flatten.RspDocument.Rd
Flattens an RspDocument by expanding and inserting the list
of
RspConstruct
s for any RspDocument
.
# S3 method for RspDocument
flatten(object, ..., verbose=FALSE)
Not used.
See Verbose
.
Returns an RspDocument
that contains only RspConstruct
:s
(and no RspDocument
).
For more information see RspDocument
.