Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.15.0)
subset.RspDocument: Subsets an RspDocument
Description
Subsets an RspDocument.
Usage
## S3 method for class 'RspDocument': subset(x, subset, ...)
Arguments
subset
An
expression
used for subsetting.
...
Not used.
Value
Returns an
RspDocument
.
See Also
For more information see
RspDocument
.