facet_plots: Automatically create faceted plot with ggplot2

View source: R/facet_plots.R

facet_plotsR Documentation

Automatically create faceted plot with ggplot2

Description

This function Automatically create faceted plot with ggplot2

Usage

facet_plots(variable, group, title = "Title", dat)

Arguments

variable

specify columns

group

specify a variable to be faceted with

title

title of the plot

dat

specify dataframe

Value

returns a faceted plot


IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.