control_lineplot_vars | R Documentation |
g_lineplot()
Default values for variables
parameter in g_lineplot
function.
A variable's default value can be overwritten for any variable.
control_lineplot_vars(
x = "AVISIT",
y = "AVAL",
group_var = "ARM",
facet_var = NA,
paramcd = "PARAMCD",
y_unit = "AVALU",
subject_var = "USUBJID"
)
x |
( |
y |
( |
group_var |
( |
facet_var |
( |
paramcd |
( |
y_unit |
( |
subject_var |
( |
A named character vector of variable names.
control_lineplot_vars()
control_lineplot_vars(group_var = NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.