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

evaluate.RspStringR Documentation

Parses, translates, and evaluates the RSP string

Description

Parses, translates, and evaluates the RSP string.

Usage

## S3 method for class '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(s)

Henrik Bengtsson

See Also

For more information see RspString.


R.rsp documentation built on June 28, 2022, 1:05 a.m.