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 Sept. 23, 2024, 9:01 p.m.