evaluate.RspString.Rd
Parses, translates, and evaluates the RSP string.
# S3 method for RspString
evaluate(object, envir=parent.frame(), ...)
The environment
where the RSP string is evaluated.
Not used.
Returns the last evaluated expression, iff any.
For more information see RspString
.