flatten.RspDocument: Flattens an RspDocument

flatten.RspDocumentR Documentation

Flattens an RspDocument

Description

Flattens an RspDocument by expanding and inserting the list of RspConstructs for any RspDocument.

Usage

## S3 method for class 'RspDocument'
flatten(object, ..., verbose=FALSE)

Arguments

...

Not used.

verbose

See Verbose.

Value

Returns an RspDocument that contains only RspConstruct:s (and no RspDocument).

Author(s)

Henrik Bengtsson

See Also

For more information see RspDocument.


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