R.rsp (version 0.9.28)

toR.RspString: Parses and translates the RSP string into R code

Description

Parses and translates the RSP string into R code.

Usage

## S3 method for class 'RspString':
toR(object, envir=parent.frame(), ...)

Arguments

envir
The environment where the RSP string is preprocessed.
...
Not used.

Value

See Also

For more information see RspString.