dot-plot_facet_wrap: Helper function to add facet_wrap to plot

Description Usage Arguments

Description

Helper function to add facet_wrap to plot

Usage

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

Arguments

plot

ggplot object to facet

facet_rows

columns in data to facet

facet_columns

same as facet_rows for facet_wrap - just combines these two with rows first then columns


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