dot-plot_facet_grid: Helper function to add facet_grid to plot

Description Usage Arguments

Description

Helper function to add facet_grid to plot

Usage

1
.plot_facet_grid(plot, facet_rows, facet_columns, ...)

Arguments

plot

ggplot object to facet

facet_rows

columns in data to make facet rows

facet_columns

columns in data to make facet columns


keshavmot2/ggexp documentation built on Feb. 6, 2021, 1:38 a.m.