subset.RspDocument
From R.rsp v0.43.2
by Henrik Bengtsson
Subsets an RspDocument
Subsets an RspDocument.
Usage
# S3 method for RspDocument
subset(x, subset, ...)
Arguments
- subset
An
expression
used for subsetting.- ...
Not used.
Value
Returns an RspDocument
.
See Also
For more information see RspDocument
.
Community examples
Looks like there are no examples yet.