compare_move: Plot movement into each country by season. To use: p <-...

View source: R/plot_om.R

compare_moveR Documentation

Plot movement into each country by season. To use: p <- compare_move(om) do.call("grid.arrange", c(p, ncol = 2))

Description

Plot movement into each country by season. To use: p <- compare_move(om) do.call("grid.arrange", c(p, ncol = 2))

Usage

compare_move(om)

Arguments

om

Output from the run_om() function

Value

a list of 4 ggplot2::ggplot() objects


pacific-hake/pacifichakemse documentation built on June 11, 2024, 4:07 a.m.