cml02a_gl_main | R Documentation |
CML02A_GL
Listing 1 (Default) Concomitant Medication Class Level 2, Preferred Name, and Investigator-Specified
Terms.CML02A_GL
Listing 1 (Default) Concomitant Medication Class Level 2, Preferred Name, and Investigator-Specified
Terms.
cml02a_gl_main(
adam_db,
dataset = "adcm",
key_cols = c("ATC2", "CMDECOD"),
disp_cols = c("ATC2", "CMDECOD", "CMTRT"),
split_into_pages_by_var = NULL,
unique_rows = TRUE,
...
)
cml02a_gl_pre(
adam_db,
dataset = "adcm",
disp_cols = c("ATC2", "CMDECOD", "CMTRT"),
...
)
cml02a_gl
adam_db |
( |
dataset |
( |
key_cols |
( |
disp_cols |
( |
split_into_pages_by_var |
( |
unique_rows |
( |
... |
not used. |
An object of class chevron_l
of length 1.
the main function returns an rlistings
or a list
object.
the preprocessing function returns a list
of data.frame
.
cml02a_gl_main()
: Main TLG function
cml02a_gl_pre()
: Preprocessing
run(cml02a_gl, syn_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.