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