trim.RspDocument {R.rsp}R 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

...

Not used.

verbose

See Verbose.

Value

Returns the trimmed RspDocument.

Author(s)

Henrik Bengtsson

See Also

For more information see RspDocument.


[Package R.rsp version 0.46.0 Index]