mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-07 05:04:58 -05:00
15 lines
358 B
R
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.}
|
|
}
|
|
|