data_example: Example databases

data_exampleR Documentation

Example databases

Description

List of tables used in EDCimport examples:

  • edc_example() can be used as the result of read_trialmaster()

  • edc_example_plot() can be used to test edc_swimmerplot()

  • edc_example_mixed() can be used to test split_mixed_datasets()

Usage

edc_example_mixed(N = 100, seed = 42)

edc_example(N = 50, seed = 42)

edc_example_plot(N = 50, seed = 42)

edc_example_ae(N = 50, seed = 42)

Arguments

N

the number of patients

seed

the random seed

Value

a list of tables


EDCimport documentation built on April 4, 2025, 1:18 a.m.