figure_2_2 {eq5dsuite}R Documentation

Figure 2.2: Mid-point EQ VAS scores

Description

Figure 2.2: Mid-point EQ VAS scores

Usage

figure_2_2(df, name_vas = NULL)

Arguments

df

Data frame with the VAS column

name_vas

Character string for the VAS column

Value

Summary plot and data used for plotting

Examples

tmp <- figure_2_2(example_data, name_vas = 'vas')
tmp$p
tmp$plot_data

[Package eq5dsuite version 1.0.1 Index]