I spent several weeks studying some Rs, and I'm on how slippery and powerful it is. I use it to build some of the data returned from the SQL query, and I would like to be able to share these stories with others that I work with through the web portal.
I understand that I can create a cron task to run R-scripts on a web server for daily graphing from a website as images. But is it possible to somehow configure such things so that images are created only when the user views the page? That way, I could create a web interface that allows the user to select date ranges, etc. For an SQL query. (and then R analyze the data and plot them)
Any tips?
web-applications r graphics
user246211
source share