custom_grid: Utility functions used for various plotting routines within atlantistools.
Description
Utility functions used for various plotting routines within atlantistools.
Usage
custom_grid(plot, grid_x, grid_y)
Arguments
grid_x
character vector used in facet_grid in horizontal direction.
grid_y
character vector used in facet_grid in vertical direction.