subset.RspDocument {R.rsp} | R Documentation |
Subsets an RspDocument
Description
Subsets an RspDocument.
Usage
## S3 method for class 'RspDocument'
subset(x, subset, ...)
Arguments
subset |
An |
... |
Not used. |
Value
Returns an RspDocument
.
Author(s)
Henrik Bengtsson
See Also
For more information see RspDocument
.
[Package R.rsp version 0.45.0 Index]