plot.catch: Plot catch function

View source: R/catch.R

plot.catchR Documentation

Plot catch function

Description

Plot catch function

Usage

## S3 method for class 'catch'
plot(
  ctch,
  Time,
  ylm = NULL,
  coh = NULL,
  col.bi,
  bio.n = NULL,
  by.year = FALSE,
  external = NULL,
  ...
)

Arguments

ctch

Catch data.frame

Time

Time on Date format

ylm

Ylimit option for comparison

coh

cohort number

col.bi

Color of the lines

bio.n

Name of the FG

by.year

Plot and information is by year

external

External file

...

Other options for plotting

Value

plot of the catch

Author(s)

Demiurgo


Atlantis-Ecosystem-Model/ReactiveAtlantis documentation built on April 16, 2024, 6:27 a.m.