Other packages > Find by keyword >

shinyStorePlus  

Secure in-Browser and Database Storage for 'shiny' Inputs, Outputs, Views and User Likes
View on CRAN: Click here


Download and install shinyStorePlus package within the R console
Install from CRAN:
install.packages("shinyStorePlus")

Install from Github:
library("remotes")
install_github("cran/shinyStorePlus")

Install by package version:
library("remotes")
install_version("shinyStorePlus", "1.4")



Attach the package and use:
library("shinyStorePlus")
Maintained by
Obinna Obianom
[Scholar Profile | Author Map]
First Published: 2022-08-14
Latest Update: 2023-04-05
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' , a minimal wrapper for 'IndexedDB'. Transfer browser link parameters to 'Shiny' input or output values.
How to cite:
Obinna Obianom (2022). shinyStorePlus: Secure in-Browser and Database Storage for 'shiny' Inputs, Outputs, Views and User Likes. R package version 1.4, https://cran.r-project.org/web/packages/shinyStorePlus. Accessed 23 Mar. 2025.
Previous versions and publish date:
0.6 (2022-08-14 09:20), 0.7 (2022-11-03 08:02), 0.8 (2022-11-21 08:50), 0.9 (2023-02-15 12:50), 1.1 (2023-04-05 17:50), 1.2 (2024-08-17 12:40), 1.3 (2024-12-06 11:30)
Other packages that cited shinyStorePlus R package
View shinyStorePlus citation profile
Other R packages that shinyStorePlus depends, imports, suggests or enhances
Complete documentation for shinyStorePlus
Functions, R codes and Examples using the shinyStorePlus R package
Some associated functions: clearStore . initStore . link2input . seeexample . setupStorage . shinyStorePlus-package . 
Some associated R codes: clearStore.R . includes.R . locationParms.R . seeex.R . setup.R . shinyStorePlus-package.R . zzz.R .  Full shinyStorePlus package functions and examples
Downloads during the last 30 days
02/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/21Downloads for shinyStorePlus02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

PSCBS  
Analysis of Parent-Specific DNA Copy Numbers
Segmentation of allele-specific DNA copy number data and detection of regions with abnormal copy num ...
Download / Learn more Package Citations See dependency  
coda4microbiome  
Compositional Data Analysis for Microbiome Studies
Functions for microbiome data analysis that take into account its compositional nature. Performs var ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA