Parses, translates, and evaluates the RSP document.

# S3 method for class 'RspDocument'
evaluate(object, envir=parent.frame(), ...)

Arguments

envir

The environment where the RSP document is evaluated.

...

Not used.

Value

Returns the last evaluated expression, iff any.

Author

Henrik Bengtsson

See also

For more information see RspDocument.