plot_var_info {explore}R Documentation

Plot a variable info

Description

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)


[Package explore version 1.3.0 Index]