R.rsp (version 0.40.0)

evaluate.RspString: Parses, translates, and evaluates the RSP string

Description

Parses, translates, and evaluates the RSP string.

Usage

"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.

See Also

For more information see RspString.