mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Rd changes for R CMD check
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -44,7 +44,6 @@ mainPanel(
|
||||
)
|
||||
}
|
||||
\seealso{
|
||||
\code{\link{tabPanel}}, \code{\link{updateTabsetPanel}},
|
||||
\code{\link{tabsetPage}}
|
||||
\code{\link{tabPanel}}, \code{\link{updateTabsetPanel}}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user