Other packages > Find by keyword >

shinyStorePlus  

Secure in-Browser Storage for 'Shiny' Inputs, Outputs and Variables
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.1")



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' <https://dexie.org>, 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 Storage for 'Shiny' Inputs, Outputs and Variables. R package version 1.1, https://cran.r-project.org/web/packages/shinyStorePlus
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)
Other packages that cited shinyStorePlus R package
View shinyStorePlus citation profile
Other R packages that shinyStorePlus depends, imports, suggests or enhances
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SparseMSE  
'Multiple Systems Estimation for Sparse Capture Data'
Implements the routines and algorithms developed and analysed in "Multiple Systems Estimation for Sp ...
Download / Learn more Package Citations See dependency  
askpass  
Password Entry Utilities for R, Git, and SSH
Cross-platform utilities for prompting the user for credentials or a passphrase, for example to aut ...
Download / Learn more Package Citations See dependency  
gofCopula  
Goodness-of-Fit Tests for Copulae
Several Goodness-of-Fit (GoF) tests for Copulae are provided. A new hybrid test, Zhang et al. (2016) ...
Download / Learn more Package Citations See dependency  
BayesLogit  
PolyaGamma Sampling
Tools for sampling from the PolyaGamma distribution based on Polson, Scott, and Windle (2013) < ...
Download / Learn more Package Citations See dependency  
rTensor2  
MultiLinear Algebra
A set of tools for basic tensor operators.A tensor in the context of data analysis in a multidimensi ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns