Re: [R] Embed R code in online database

2012-02-12 Thread Barry Rowlingson
On Sat, Feb 11, 2012 at 5:49 PM, Jokel Meyer wrote: > Dear R-List! > > I would like to embed R code in an online database such as i.e. a google > spreadsheet in way that users can add data to the database and that R's > calculations are updated automatically and i.e. given out in the > spreadsheet

[R] Embed R code in online database

2012-02-11 Thread Jokel Meyer
Dear R-List! I would like to embed R code in an online database such as i.e. a google spreadsheet in way that users can add data to the database and that R's calculations are updated automatically and i.e. given out in the spreadsheet. Maybe even graphs could be updated online? Is there a way to i