ael03_main | R Documentation |
AEL03
Listing 1 (Default) Listing of Serious Adverse Events.AEL03
Listing 1 (Default) Listing of Serious Adverse Events.
ael03_main(
adam_db,
dataset = "adae",
key_cols = c("ID", "ASR"),
disp_cols = c("AEDECOD", "TRTSDTM", "ASTDY", "ADURN", "ASEV", "AREL", "AEOUT",
"AECONTRT", "AEACN", "SERREAS"),
split_into_pages_by_var = "ACTARM",
unique_rows = FALSE,
...
)
ael03_pre(adam_db, dataset = "adae", arm_var = "ACTARM", ...)
ael03
adam_db |
( |
dataset |
( |
key_cols |
( |
disp_cols |
( |
split_into_pages_by_var |
( |
unique_rows |
( |
... |
not used. |
arm_var |
( |
An object of class chevron_l
of length 1.
the main function returns an rlistings
or a list
object.
ael03_main()
: Main TLG function
ael03_pre()
: Preprocessing
res <- run(ael03, syn_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.