powered by
Example of a shiny application with secure in-browser storage of inputs when changed
seeexample( name = c("storeInputs", "browserLinkToInput", "shinyWidgetsExamples") )
An example of inputs persistently stored when changed and the page refreshed
the name of example to view. choices include storeInputs or browserLinkToInput or shinyWidgetsExamples
# \donttest{ if (interactive()) { seeexample() seeexample("browserLinkToInput") } # }
Run the code above in your browser using DataLab