Rd changes for R CMD check

This commit is contained in:
JJ Allaire
2013-12-12 06:16:51 -05:00
parent 2478cbdb6f
commit ddd804041d
4 changed files with 4 additions and 11 deletions

View File

@@ -11,10 +11,7 @@
pullRight(...)
}
\arguments{
\item{...}{Elements to include within the container}
\item{...}{Element or list of elements to pull left or
right}
\item{...}{Elements or list of elements}
}
\description{
Create a container that includes several elements laid

View File

@@ -44,7 +44,6 @@ mainPanel(
)
}
\seealso{
\code{\link{tabPanel}}, \code{\link{updateTabsetPanel}},
\code{\link{tabsetPage}}
\code{\link{tabPanel}}, \code{\link{updateTabsetPanel}}
}