| flatten.RspDocument {R.rsp} | R Documentation |
Flattens an RspDocument by expanding and inserting the list of
RspConstructs for any RspDocument.
## S3 method for class 'RspDocument' flatten(object, ..., verbose=FALSE)
... |
Not used. |
verbose |
See |
Returns an RspDocument that contains only RspConstruct:s
(and no RspDocument).
Henrik Bengtsson
For more information see RspDocument.