fhir_dt_list-class: List of data.tables as returned by 'fhir_crack()'

fhir_dt_list-classR Documentation

List of data.tables as returned by fhir_crack()

Description

Objects of this class are returned by fhir_crack() when data.table=TRUE. They behave like an ordinary named list of data.tables but have some additional information in the slot design.

Slots

names

A character vector containing the names of the data.tables.

design

An object of class fhir_design that was used to create the dt_list.


POLAR-fhiR/fhircrackr documentation built on Dec. 24, 2024, 3:06 a.m.