Closed luiscape closed 10 years ago
The idea is to allow people to run the script in the cloud and download a CSV (or zip) file directly from the cloud.
Here is an interesting walkthrough from y^hat: http://blog.yhathq.com/posts/r-in-the-cloud-part-1.html
Here is also an interesting: http://rgrossman.wordpress.com/2009/05/17/running-r-on-amazons-ec2/
Unless I create a more complex model in R, it isn't really worth hosting it on Amazon running RStudio Server -- it's an overkill. For a simple UI I'll have to create another scraper using Python + Pandas.
The idea is to allow people to run the script in the cloud and download a CSV (or zip) file directly from the cloud.
Here is an interesting walkthrough from y^hat: http://blog.yhathq.com/posts/r-in-the-cloud-part-1.html
Here is also an interesting: http://rgrossman.wordpress.com/2009/05/17/running-r-on-amazons-ec2/