How do I get data securely to my shinyapps.io account?

Follow

To get data into your shinyapps.io account, the most common way is to deploy it as part of your application using the `deployApp` call. That call is capped at 100MB.

Comments