Skip to contents

Plot numerical or categorical variables based on three-wave data

Usage

plot_three_waves(data, variable)

Arguments

data

Dataset containing the variable to be plotted.

variable

Variable to be plotted in a line or column plot. Numerical variables are plotted based on the mean.

Value

A ggplot2 plot using the input variable.