plot_iphc_map_panel: Plot a panel of maps

View source: R/iphc-maps.R

plot_iphc_map_panelR Documentation

Plot a panel of maps

Description

Plot a panel of maps

Usage

plot_iphc_map_panel(
  set_counts_of_sp,
  sp_short_name,
  years_to_show,
  par_mfrow = c(2, 2),
  ...
)

Arguments

set_counts_of_sp

see plot_iphc_map()

sp_short_name

see plot_iphc_map()

years_to_show

see vector of years to show one map for each year

par_mfrow

two-value vector (rows by columns) for par(mfrow = par_mfrow)

...

further arguments to plot_iphc_map()

Value

Panel of maps

Author(s)

Andrew Edwards


pbs-assess/gfiphc documentation built on July 4, 2023, 1:13 p.m.