Refinements

This commit is contained in:
Winston Chang
2016-06-10 10:11:55 -05:00
committed by Joe Cheng
parent e47bf922b1
commit bd39c40fd8
7 changed files with 105 additions and 11 deletions

View File

@@ -14,6 +14,9 @@ encodeStateQueryString(input, exclude = NULL, values = NULL)
\item{exclude}{A character vector of input names that should not be
bookmarked.}
\item{values}{Any additional values that should be saved or encoded. This
must be either NULL or a list.}
}
\description{
Shiny applications can have their state \emph{encoded} in a URL or