R.rsp (version 0.43.2)

trim.RspDocument: Trims each of the RSP constructs

Description

Trims each of the RSP constructs.

Usage

# S3 method for 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.

See Also

For more information see RspDocument.