Learn R Programming

eq5dsuite (version 1.0.0)

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

Value

Summary plot and data used for plotting

Arguments

df

Data frame with the VAS column

name_vas

Character string for the VAS column

Examples

Run this code
tmp <- figure_2_2(df = example_data)
tmp$p
tmp$plot_data

Run the code above in your browser using DataLab