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]
All associated links for this package
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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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