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



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.3, https://cran.r-project.org/web/packages/shinyStorePlus. Accessed 30 Dec. 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), 1.2 (2024-08-17 12:40)
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

complmrob  
Robust Linear Regression with Compositional Data as Covariates
Robust regression methods for compositional data. The distribution of the estimates can be approxim ...
Download / Learn more Package Citations See dependency  
EDIutils  
An API Client for the Environmental Data Initiative Repository
A client for the Environmental Data Initiative repository REST API. The 'EDI' data repository ...
Download / Learn more Package Citations See dependency  
nproc  
Neyman-Pearson (NP) Classification Algorithms and NP Receiver Operating Characteristic (NP-ROC) Curves
In many binary classification applications, such as disease diagnosis and spam detection, practitio ...
Download / Learn more Package Citations See dependency  
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  
sgolay  
Efficient Savitzky-Golay Filtering
Smoothing signals and computing their derivatives is a common requirement in signal processing work ...
Download / Learn more Package Citations See dependency  
LTPDvar  
LTPD and AOQL Plans for Acceptance Sampling Inspection by Variables
Calculation of rectifying LTPD and AOQL plans for sampling inspection by variables which minimize me ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,214

Dependencies

63,569

Author Associations

23,434

Publication Badges

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