Enables SHTML5 Local Storage to store data in users' web browser for a Shiny app
The shinyStore package enables Shiny application developers to take advantage of HTML5 Local Storage to store persistent, synchronized data in the user's browser (from https://github.com/trestletech/shinyStore).