fhir_df_list-class | R Documentation |
fhir_crack()
Objects of this class are returned by fhir_crack()
when data.table=FALSE
(the default).
They behave like an ordinary named list of data.frames but have some additional information
in the slot design
.
names
Character vector containing the names of the data.frames.
design
An object of class fhir_design that was used to create the df_list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.