aggregateSummaryPotsData: Aggregate data from ADF&G "all pots" (SummaryPots) data...

Description Usage Arguments Details Value

View source: R/aggregateSummaryPotsData.R

Description

Function to aggregate (and, optionally, map) data from ADF&G "all pots" (SummaryPots) data files.

Usage

1
2
aggregateSummaryPotsData(tbl = NULL, byQuarter = FALSE, byFishery = FALSE,
  plotMaps = TRUE, ...)

Arguments

tbl

- dataframe derived from "all pots" (ObservedSummaryPots) csv file, or csv file itself

byQuarter

- flag to plot maps by fishery quarter

byFishery

- flag to plot maps by fishery type

plotMaps

- flag (T/F) to plot maps derived from the dataframe

...

- additional inputs to plotMaps.ObservedSummaryPots(tbl,byQuarter,byFishery,...)

Details

plotMaps.ObservedSummaryPots(...) is used to map the aggregated data if plotMaps is TRUE.

Value

dataframe


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