R.rsp (version 0.30.0)

flatten.RspDocument: Flattens an RspDocument

Description

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

Usage

"flatten"(object, ..., verbose=FALSE)

Arguments

...
Not used.
verbose
See Verbose.

Value

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

See Also

For more information see RspDocument.