Learn R Programming

eq5dsuite (version 1.0.0)

table_2_2: 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)

Value

Summary data frame

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

Examples

Run this code
table_2_2(df = example_data)

Run the code above in your browser using DataLab