data_example {EDCimport} | R Documentation |
Example databases
Description
List of tables used in EDCimport examples:
-
edc_example()
can be used as the result ofread_trialmaster()
-
edc_example_plot()
can be used to testedc_swimmerplot()
-
edc_example_mixed()
can be used to testsplit_mixed_datasets()
Usage
edc_example_mixed(N = 100)
edc_example_plot(N = 50, seed = 42)
edc_example(N = 50, seed = 42)
Arguments
N |
the number of patients |
seed |
the random seed |
Value
a list of tables
[Package EDCimport version 0.4.1 Index]