Description Usage Format Details
Randomly generated datasets used for running examples in this package.
1 2 3 |
An object of class data.frame
with 3187 rows and 3 columns.
ADAE
is the "adverse event analysis dataset", it contains four columns:
USUBJID
: unique subject id
AEBODSYS
: SoC of the AE
AEDECOD
: PT of the AE
ADSL
is the "subject level analysis dataset", it contains three columns:
USUBJID
: unique subject id
TREATMENT
: treatment applied on each subject, subjects are divided into control or treatment group based on this
TRTCTR
: indicitator for treatment group (TRTCTR=1, TREATMENT = "xyz" or 'xyz2') or
control group (TRTCTR=0, TREATMENT='control' or 'control2')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.