View source: R/dummy_function.R
example_cdisc_data | R Documentation |
Retrieves example CDISC datasets for use in examples and testing.
example_cdisc_data(
dataname = c("ADSL", "ADAE", "ADLB", "ADCM", "ADEX", "ADRS", "ADTR", "ADTTE", "ADVS")
)
dataname |
( |
This function returns a dummy dataset and should only be used within teal.data
.
Note that the datasets are not created and maintained in teal.data
, they are retrieved its dependencies.
A CDISC dataset as a data.frame
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.