I've built an app in shiny which generates data from user interaction. I would like to know the best ways of storing this data for later retrieval.
UPDATE 9/10/2018: This is explained in detail in RStudio webpage: https://shiny.rstudio.com/articles/persistent-data-storage.html