table_2_1 function

Table 2.1: EQ VAS Score by timepoints

Table 2.1: EQ VAS Score by timepoints

table_2_1(df, name_vas = NULL, name_fu = NULL, levels_fu = NULL)

Arguments

  • df: Data frame with the VAS and the follow-up columns
  • name_vas: Character string for the VAS column
  • name_fu: Character string for the follow-up column
  • levels_fu: Character vector containing the order of the values in the follow-up column.

Returns

Summary data frame

Examples

table_2_1(df = example_data)
  • Maintainer: Kim Rand
  • License: GPL (>= 2)
  • Last published: 2024-05-21

Useful links