Reproducible data class

Functions to create and manage teal_data class.

cdisc_data()

Data input for teal app

datanames() `datanames<-`() `names<-`(<teal_data>)

Names of data sets in teal_data object

get_code(<teal_data>)

Get code from teal_data object

join_key()

Create a relationship between a pair of datasets

join_keys() `[`(<join_keys>) `[<-`(<join_keys>) c(<join_keys>) c(<join_key_set>) `join_keys<-`() format(<join_keys>) print(<join_keys>)

Manage relationships between datasets using join_keys

names(<teal_data>)

Names of data sets in teal_data object

`names<-`(<join_keys>)

The names of a join_keys object

parents() `parents<-`() parent()

Get and set parents in join_keys object

show(<teal_data>)

Show teal_data object

teal_data() `[`(<teal_data>)

Comprehensive data integration function for teal applications

verify()

Verify code reproducibility

Helpers

Other useful functions for users and developers.

default_cdisc_join_keys

List containing default joining keys for CDISC datasets

col_labels() `col_labels<-`() col_relabel()

Variable labels

example_cdisc_data()

Generate sample CDISC datasets

Built-in datasets

Random CDISC synthetic data generated from random.cdisc.data package.

rADSL rADAE rADCM rADEX rADLB rADRS rADTR rADTTE rADVS

Simulated CDISC Data for Examples