MapData: MapData is function that makes a map by latitude / depth

Description Usage Arguments

View source: R/MapData.r

Description

This function produces a plot called TowMap.jpg (originally designed by John Wallace), showing tows in strata by depth and latitude.

Usage

1
MapData(Data, SA3, strata.limits, FileName, Folder,...)

Arguments

Data

The data frame storing raw tow data

SA3

A flat data file, with area ID, min / max depth, min / max latitude, and the area of each strata in hectares.

strata.limits

A file (e.g. defaultLimits.csv), indicating an alphabetic character for each strata (A, B, C, ...), as well as the depth and latitude ranges for each stratum.

FileName

The name of the output file – this will be species and model specific

Folder

Where the output is stored

...

Other arguments can be passed.


nwfscDeltaGLM documentation built on May 2, 2019, 6:30 p.m.