Description Usage Arguments Value Examples
Preference is given to labels specified in fmt_table1(..., var_label = list())
argument, then to a label attribute attached to the data frame
(i.e. attr(data$var, "label)), then to the variable name.
1 | assign_var_label(data, variable, var_label)
|
data |
Data frame. |
variable |
Vector of column name. |
var_label |
list that includes specified variable labels,
e.g. |
Vector variable labels.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.