powered by
Table 2.1: EQ VAS Score by timepoints
table_2_1(df, name_vas = NULL, name_fu = NULL, levels_fu = NULL)
Summary data frame
Data frame with the VAS and the follow-up columns
Character string for the VAS column
Character string for the follow-up column
Character vector containing the order of the values in the follow-up column.
table_2_1( example_data, name_vas = 'vas', name_fu = 'time', levels_fu = c('Pre-op', 'Post-op') )
Run the code above in your browser using DataLab