fhir_df_list-class: List of data.frames as returned by 'fhir_crack()'

fhir_df_list-classR Documentation

List of data.frames as returned by fhir_crack()

Description

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.

Slots

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.


fhircrackr documentation built on Feb. 16, 2023, 8:33 p.m.