Where is data stored when deploying RShiny app via shinyapp.io?

317 Views Asked by At

I have built an RShiny app where I use a dataset so that the app can display plots. I have a privacy question about deploying this app. When I deploy the app via shinyapps.io, is the dataset then saved on an RShiny server? Or does it use the local datafile? If the latter is the case, should my computer be active then 24/7 for the app to work?

0

There are 0 best solutions below