plotObservedPots.histograms: Plot histograms of numbers caught in observed pot hauls by...

Description Usage Arguments Details

View source: R/plotObservedPots.histograms.R

Description

Function to plot histograms of numbers caught in observed pot hauls by type.

Usage

1
2
3
4
plotObservedPots.histograms(dfr = NULL, vars = c("female", "sublegal",
  "legalnr", "legalret"), labs = c("female", "sublegal males",
  "discarded legal males", "retained legal males"), maxCatch = 100,
  noplot = FALSE)

Arguments

dfr

- dataframe (or csv filename) with data from "observed pots"

vars

- column names with data for plots

labs

- 'nice' names to associate with column names for plot labels

maxCatch

- value for 'plus' group on number of individuals caught/pot

noplot

- just return the dataframe

Details

For observed hauls, plots and histograms of no. caught in pot hauls by catch type.


wStockhausen/tcsamCrabFisheryData documentation built on July 18, 2021, 9:17 a.m.