custom_grid: Utility functions used for various plotting routines within...

Description Usage Arguments Value

View source: R/utils-plot.R

Description

Utility functions used for various plotting routines within atlantistools.

Usage

1
custom_grid(plot, grid_x, grid_y)

Arguments

plot

ggplot2 plot.

grid_x

character vector used in facet_grid in horizontal direction.

grid_y

character vector used in facet_grid in vertical direction.

Value

ggplot2 plot.


alketh/atlantistools documentation built on Oct. 30, 2021, 5:46 a.m.