Learn R Programming

eq5dsuite (version 1.0.0)

figure_2_1: Figure 2.1: EQ VAS scores

Description

Figure 2.1: EQ VAS scores

Usage

figure_2_1(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_1(df = example_data)
tmp$p
tmp$plot_data

Run the code above in your browser using DataLab