Parses, translates, and evaluates the RSP string.

# S3 method for RspString
evaluate(object, envir=parent.frame(), ...)

Arguments

envir

The environment where the RSP string is evaluated.

...

Not used.

Value

Returns the last evaluated expression, iff any.

Author

Henrik Bengtsson

See also

For more information see RspString.