table_2_2 function

Table 2.2: EQ VAS Scores frequency of mid-points

Table 2.2: EQ VAS Scores frequency of mid-points

table_2_2(df, name_vas = NULL, add_na_total = TRUE)

Arguments

  • df: Data frame with the VAS column
  • name_vas: Character string for the VAS column
  • add_na_total: Logical, whether to add summary of the missing, and across the Total, data

Returns

Summary data frame

Examples

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

Useful links