View source: R/tm_t_pp_laboratory.R
template_laboratory | R Documentation |
Creates a valid expression to generate a patient profile laboratory table using ADaM datasets.
template_laboratory(
dataname = "ANL",
paramcd = "PARAMCD",
param = "PARAM",
anrind = "ANRIND",
timepoints = "ADY",
aval = lifecycle::deprecated(),
aval_var = "AVAL",
avalu = lifecycle::deprecated(),
avalu_var = "AVALU",
patient_id = NULL,
round_value = 0L
)
dataname |
( |
paramcd |
( |
param |
( |
anrind |
( |
timepoints |
( |
aval |
|
aval_var |
( |
avalu |
|
avalu_var |
( |
patient_id |
( |
round_value |
( |
a list
of expressions to generate a table or plot object.
tm_t_pp_laboratory()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.