Table 2.1: EQ VAS Score by timepoints
table_2_1(df, name_vas = NULL, name_fu = NULL, levels_fu = NULL)
df
: Data frame with the VAS and the follow-up columnsname_vas
: Character string for the VAS columnname_fu
: Character string for the follow-up columnlevels_fu
: Character vector containing the order of the values in the follow-up column.Summary data frame
table_2_1(df = example_data)
Useful links