eq5d_vas_distribution_table: eq5d_vas_distribution_table: EQ VAS Scores frequency of...

eq5d_vas_distribution_tableR Documentation

eq5d_vas_distribution_table: EQ VAS Scores frequency of mid-points

Description

eq5d_vas_distribution_table: EQ VAS Scores frequency of mid-points

Usage

eq5d_vas_distribution_table(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

Value

Summary data frame

Examples

eq5d_vas_distribution_table(
  example_data,
  name_vas = 'vas', 
  add_na_total =  TRUE
  )

eq5dsuite documentation built on May 14, 2026, 5:07 p.m.