Hi,
I was just looking on some advice for the best way of hosting an R app.
The app in question simply monitors the weather and certain commodities using an API and updates records twice a day. The app then displays results in a word cloud and histogram
As no user interactions are needed as seen in the many Shiny.IO examples. What would be the best way of deploying the app so that this R app can always be live/awake ?
Thanks for all the support
Kind Regards,