CpuePlot: Plot the annual CPUE and associated trigger level.

Description Usage Arguments Author(s)

View source: R/CpuePlot.R

Description

CPUE plot

Usage

1
2
CpuePlot(logdata, SelBank, stat = NA, returnData = FALSE, anon = FALSE,
  dodge = 0.5, verbose = TRUE)

Arguments

logdata

is the processed log data from the functions GetLogData() and ProcessLogData().

SelBank

a numeric delimiter of the assessment region (1 = Banquereau and 2 = Grand Bank).

stat

variable (default="mean") defining whether the plot returned should have all the ship specific means (stat="all") in a given year or should represented as the average for a ship in a given year. Note if variable anon = TRUE only the grouped means will be returned.

returnData

(default=FALSE) if true the function will not return a plot but will instead return a dataframe summarizing the yearly averaged landings.

anon

(default=FALSE) should the output be anonymized for public consumption (no ship specific data).

Author(s)

Ryan Stanley


SurfClam/bio.surfclam documentation built on June 11, 2020, 4:24 p.m.