collect | R Documentation |
Retrieve a data frame of the record belonging to a Ramses object instance.
collect(x, ...)
## S4 method for signature 'TherapyEpisode'
collect(x)
## S4 method for signature 'Encounter'
collect(x)
## S4 method for signature 'RamsesObject'
collect(x)
x |
an object of class |
... |
arguments passed on to methods (compatibility with |
a data frame of class tbl_df
collect()
, longitudinal_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.