PlotData: PlotData is the function that makes plots of raw data before...

Description Usage Arguments

View source: R/PlotData.R

Description

Makes the following plots: (1) Histogram of positive catch by year, (2) Scatterplot of positive catch by depth, (3) Scatterplot of positive catch by depth by year, (4) Scatterplot of positive catch by lattitude, (5) Scatterplot of positive catch by lattitude by year, (6) bar graph of proportion positive by year, (7) bar graph of proportion positive by 25 meter depth bins by year, (7) bar graph of proportion positive by 1 degree latitude bins by year

Usage

1
PlotData(Data, FileName, Folder=NA,...)

Arguments

Data

The data frame with the raw survey data

FileName

A species and model specific name created for output

Folder

Where to put the output

...

Other arguments can be passed.


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