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

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

Arguments

...

Not used.

verbose

See Verbose.

Value

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

Author

Henrik Bengtsson

See also

For more information see RspDocument.