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