Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
trim.RspDocument: Trims each of the RSP constructs
Description
Trims each of the RSP constructs.
Usage
"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
.