View source: R/tm_g_pp_therapy.R
template_therapy | R Documentation |
Creates a valid expression to generate a patient profile therapy table and ggplot2::ggplot()
plot using ADaM
datasets.
template_therapy(
dataname = "ANL",
atirel = "ATIREL",
cmdecod = "CMDECOD",
cmindc = "CMINDC",
cmdose = "CMDOSE",
cmtrt = "CMTRT",
cmdosu = "CMDOSU",
cmroute = "CMROUTE",
cmdosfrq = "CMDOSFRQ",
cmstdy = "CMSTDY",
cmendy = "CMENDY",
patient_id,
font_size = 12L,
ggplot2_args = teal.widgets::ggplot2_args()
)
dataname |
( |
atirel |
( |
cmdecod |
( |
cmindc |
( |
cmdose |
( |
cmtrt |
( |
cmdosu |
( |
cmroute |
( |
cmdosfrq |
( |
cmstdy |
( |
cmendy |
( |
patient_id |
( |
font_size |
( |
ggplot2_args |
( |
a list
of expressions to generate a table or plot object.
tm_g_pp_therapy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.