| table_2_2 | R Documentation |
Table 2.2: EQ VAS Scores frequency of mid-points
table_2_2(df, name_vas = NULL, add_na_total = TRUE)
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 |
Summary data frame
table_2_2(
example_data,
name_vas = 'vas',
add_na_total = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.