Appsilon/shiny.collections: Realtime collections in Shiny apps through rethinkdb

Storing persistent data in Shiny apps is not trival. One have to directly write to files, databases, etc. This package is inspired by how collections work in Meteor (https://www.meteor.com/). Not only they are persistent, but also synchronized in real time between all Shiny sessions.

Getting started

Package details

Maintainer
LicenseMIT
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Appsilon/shiny.collections")
Appsilon/shiny.collections documentation built on Nov. 20, 2019, 5:39 p.m.