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
envir |
The |
... |
Not used. |
verbose |
See |
Value
Returns the trimmed RspDocument
.
Author(s)
Henrik Bengtsson
See Also
For more information see RspDocument
.
[Package R.rsp version 0.45.0 Index]