From 24f9af844bf46b284246739d3900cf039e9c4e2c Mon Sep 17 00:00:00 2001 From: "arsenij.ustjanzew" <arsenij.ustjanzew@mpi-bn.mpg.de> Date: Fri, 21 Feb 2020 13:53:04 +0100 Subject: [PATCH] roxygenized --- man/i2dashboard-methods.Rd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/i2dashboard-methods.Rd b/man/i2dashboard-methods.Rd index 774b69f..ef0afc3 100644 --- a/man/i2dashboard-methods.Rd +++ b/man/i2dashboard-methods.Rd @@ -67,9 +67,13 @@ \item{name}{A name for the color mapping.} +\item{href}{The target of the navigation item.} + \item{title}{The title of the page to be added.} -\item{align}{} +\item{icon}{The item should have either a title or an icon. (See "https://ionicons.com/")} + +\item{align}{Optional argument that can be “left” or “right” (defaults = “right”) defining the alignment of the user-added items in the navigation bar} \item{page}{The name of the page to which add the sidebar.} -- GitLab