evaluate.RspString: Parses, translates, and evaluates the RSP string
Description
Parses, translates, and evaluates the RSP string.Usage
## S3 method for class 'RspString':
evaluate(object, envir=parent.frame(), ...)
Value
- Returns the last evaluated expression, iff any.