pa_graph: Precautionary approach graph

Description Usage Arguments Value

View source: R/precAppGraph.R

Description

Precautionary approach graph

Usage

1
pa_graph(fish_data, Fpa, Flim, Bpa, Blim)

Arguments

fish_data

data.frame representing fishing information for each years. It contains at least :

  • year

  • SSB : spawning stock biomass

  • F : Fishing mortality

Fpa

integer. Preacautionary approach fishing mortality

Flim

integer. Limit fishing mortality

Bpa

integer. Preacautionary approach Biomass of the spawning part

Blim

integer. Limit Biomass of the spawning part

Value

The function return a ggplot object.


MathieuGenu/precAppGraph documentation built on May 11, 2020, 12:22 a.m.