Skip to contents

Creates a ggplot with the variable-name as title and a text

Usage

plot_var_info(data, var, info = "")

Arguments

data

A dataset

var

Variable

info

Text to plot

Value

Plot (ggplot)