univariate_list: Produce a bunch of univariate plots

View source: R/plot_univariate_lists.R

univariate_listR Documentation

Produce a bunch of univariate plots

Description

Produce a bunch of univariate plots

Usage

univariate_list(names, data)

Arguments

names

A vector containing the names of the variables you want to plot

data

A dataset

Value

A list of plots

Examples

univariate_lists(c("a", "b", "z"), small)

dustinfife/flexplot documentation built on Feb. 10, 2025, 9:26 a.m.