powered by
Parses and translates the RSP string into R code.
# S3 method for RspString toR(object, envir=parent.frame(), ...)
Returns the code as an RspRSourceCode.
RspRSourceCode
The environment where the RSP string is preprocessed.
environment
Not used.
Henrik Bengtsson
For more information see RspString.
RspString