figure_2_1 {eq5dsuite} | R Documentation |
Figure 2.1: EQ VAS scores
Description
Figure 2.1: EQ VAS scores
Usage
figure_2_1(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_1(df = example_data)
tmp$p
tmp$plot_data
[Package eq5dsuite version 1.0.0 Index]