plotMaps.SummaryPotsData: Plot aggregated data from ADF&G "all pots" (SummaryPots) data...

Description Usage Arguments Details Value

View source: R/plotMaps.SummaryPotsData.R

Description

Function that will plot aggregated data from ADF&G "all pots" (SummaryPots) data files.

Usage

1
2
3
plotMaps.SummaryPotsData(tbl = NULL, plotTypes = c("vessels", "pots",
  "female", "sublegal", "legal"), zscls = NULL, byQuarter = FALSE,
  byFishery = FALSE, cleanup = TRUE)

Arguments

tbl

- dataframe with aggregated data derived from "all pots" (SummaryPots) csv file, or csv file itself

plotTypes

- vector of data types to plot 'vessels','pots','female','sublegal','legal'

zscls

- NULL or list w/ plot types as names. Associated values will be used as z-scales.

byQuarter

- flag to plot maps by fishery quarter

byFishery

- flag to plot maps by fishery type

cleanup

- flag to delete temporary files

Details

Plots maps.

Value

list with z-scales for each plot type.


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