plot.frqit: Plot a frqit::frq object

View source: R/plot.frqit.r

plot.frqitR Documentation

Plot a frqit::frq object

Description

Plot a frqit::frq object

Usage

plot.frqit(Frq.list, Frq.names = NULL, fdesc = NULL, save.dir, save.name)

Arguments

Frq.list

A list of two Frq objects (for plotting difference) or a single Frq object. The reference model should be listed first.

Frq.names

A vector of character strings naming the models for plotting purposes. If not supplied, model names will be taken from the names in the rep.list (if available) or generated automatically.

fdesc

A data.frame with 7 columns (num,gear_long,method,code,gear,flag,region) and n rows, where n is the number of defined fisheries.

save.dir

Path to the directory where the outputs will be saved

save.name

Name stem for the output, useful when saving many model outputs in the same directory


PacificCommunity/ofp-sam-diags4MFCL documentation built on Oct. 11, 2023, 1:32 a.m.