| flatten.RspDocument | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.