[R] Formula Interpreter in R
amit jain
buddyhi at indiatimes.com
Fri Jun 3 17:48:19 CEST 2011
Hi All,
Before writing a simple formula intereter in R myself, i wanted to find out if any one has done it before. I could not locate it myself. I am looking for something like this - take a dataframe and a simple formula string as input and gives an output with formula applied on different columns of dataframe ( even better if it is time series compatibe)
A crude and bad example is as below
http://www.codeproject.com/KB/recipes/formulainterpreter.aspx
I will appreciate if anyone can provide any pointers/direction
Thanks
More information about the R-help
mailing list