template_prior_medication {teal.modules.clinical} | R Documentation |
Template: Patient Profile Prior Medication
Description
Creates a valid expression to generate a patient profile prior medication report using ADaM datasets.
Usage
template_prior_medication(
dataname = "ANL",
atirel = "ATIREL",
cmdecod = "CMDECOD",
cmindc = "CMINDC",
cmstdy = "CMSTDY"
)
Arguments
dataname |
( |
atirel |
( |
cmdecod |
( |
cmindc |
( |
cmstdy |
( |
Value
a list
of expressions to generate a table or plot object.
See Also
[Package teal.modules.clinical version 0.9.1 Index]