Refinements

This commit is contained in:
Winston Chang
2016-06-10 10:11:55 -05:00
parent d3f1312c0b
commit 8d3e5fc160
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