plot_IPHC_ser_four_panels: Wrapper to plot all four versions of Series E and F plots in...

View source: R/plot-iphc.R

plot_IPHC_ser_four_panelsR Documentation

Wrapper to plot all four versions of Series E and F plots in one figure

Description

Puts species name as main title.

Usage

plot_IPHC_ser_four_panels(
  ser_E_and_F,
  series_longest,
  sp = NULL,
  line_title = -2,
  ...
)

Arguments

ser_E_and_F

list containing tibbles for ser_E and ser_F of class IPHC_ser_E_and_F, an output from calc_iphc_ser_E_and_F

series_longest

list of outputs from calc_iphc_ser_EF(ser_E_and_F), including tibble ser_longest plus t-test results and geometric means of each series.

sp

species common name

line_title

line number to put the title, tweak if necessary

...

further arguments to plot_IPHC_ser_E_and_F()

Value

simple panel plot of four figures

Author(s)

Andrew Edwards

Examples

## Not run: 
# see vignette

## End(Not run)

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