table_2_2 {eq5dsuite} | R Documentation |
Table 2.2: EQ VAS Scores frequency of mid-points
Description
Table 2.2: EQ VAS Scores frequency of mid-points
Usage
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 |
Value
Summary data frame
Examples
table_2_2(df = example_data)
[Package eq5dsuite version 1.0.0 Index]