Files
shiny/man/encodeBookmarkDataURL.Rd
2016-05-20 14:10:26 -05:00

15 lines
358 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/restore.R
\name{encodeBookmarkDataURL}
\alias{encodeBookmarkDataURL}
\usage{
encodeBookmarkDataURL(input, exclude = NULL, persist = FALSE)
}
\arguments{
\item{input}{The session's input object.}
\item{exclude}{A character vector of input names that should not be
bookmarked.}
}