trim.RspDocument: Trims each of the RSP constructs

trim.RspDocumentR Documentation

Trims each of the RSP constructs

Description

Trims each of the RSP constructs.

Usage

## S3 method for class 'RspDocument'
trim(object, ..., verbose=FALSE)

Arguments

envir

The environment where the RSP document is evaluated.

...

Not used.

verbose

See Verbose.

Value

Returns the trimmed RspDocument.

Author(s)

Henrik Bengtsson

See Also

For more information see RspDocument.


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