add_facet_grid: Add specific facet grids to to a ggplot2 object

View source: R/plot_dye_screen.R

add_facet_gridR Documentation

Add specific facet grids to to a ggplot2 object

Description

has scales = "free"

Usage

add_facet_grid(row_var, col_var)

Arguments

row_var

unquoted name of a single variable mapped to facet rows.

col_var

unquoted name of a single variable mapped to facet columns

Value

a ggplot2 object, with grid facets added.


taiawu/dsfworld_package documentation built on June 18, 2024, 5:39 a.m.