R.rsp (version 0.15.0)

flatten.RspDocument: 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

See Also

For more information see RspDocument.