subset.RspDocument: Subsets an RspDocument

subset.RspDocumentR Documentation

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.

Author(s)

Henrik Bengtsson

See Also

For more information see RspDocument.


R.rsp documentation built on June 28, 2022, 1:05 a.m.