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