shinyStorePlus-package {shinyStorePlus} | R Documentation |
shinyStorePlus: Secure in-Browser Storage for 'Shiny' Inputs, Outputs and Variables
Description
Store persistent and synchronized data from 'Shiny' inputs within the browser in a secure format. Refresh 'Shiny' applications and preserve user-inputs over multiple sessions. A database-like storage format is implemented using 'Dexie.js' https://dexie.org, a minimal wrapper for 'IndexedDB'. Transfer browser link parameters to 'Shiny' input or output values.
Author(s)
Maintainer: Obinna Obianom idonshayo@gmail.com
See Also
Useful links:
[Package shinyStorePlus version 1.1 Index]