WestCoastMap.fn: Create entire West Coast Map

View source: R/plotMap.fn.R

WestCoastMap.fnR Documentation

Create entire West Coast Map

Description

Create entire West Coast Map

Usage

WestCoastMap.fn(
  dir = NULL,
  dat,
  area = "coast",
  byYear = FALSE,
  plotData = TRUE,
  dopng = TRUE
)

Arguments

dir

directory where the output file will be saved

dat

data-frame of the data that has been by the PullCatch.fn

area

option are northsouth, state, inpfc, or ...

byYear

todo: document

plotData

where to plot the catch rates on the map

dopng

TRUE/FALSE whether to create a png file that will be saved in the printfolder

Author(s)

Chantel Wetzel


nwfsc-assess/nwfscMapping documentation built on July 8, 2023, 4:50 a.m.