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.2")



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 Storage for 'Shiny' Inputs, Outputs and Variables. R package version 1.2, https://cran.r-project.org/web/packages/shinyStorePlus. Accessed 20 Nov. 2024.
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)
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
spinyReg  
Sparse Generative Model and Its EM Algorithm
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multipl ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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