[.RspDocument {R.rsp}R Documentation

Subsets an RspDocument

Description

Subsets an RspDocument.

Usage

## S3 method for class 'RspDocument'
x[i]

Arguments

i

Indices of the RSP elements to extract.

...

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]