plotStrat: Plot Length Distributions with Aged and All Fish

View source: R/plotStrat.R

plotStratR Documentation

Plot Length Distributions with Aged and All Fish

Description

todo: document

Usage

plotStrat(
  data,
  dir = getwd(),
  npages = 5,
  col.fleet = "fleet",
  col.area = "state",
  col.age = "Age",
  col.length = "lengthcm",
  height = 10,
  width = 10
)

Arguments

data

A data frame

dir

The directory you want to print the plots

npages

The number of pages you want the plots split over.

col.fleet

Fleet column name.

col.area

Area column name.

col.age

Age column name.

col.length

Length column name.

height

Figure height.

width

Figure width.


nwfsc-assess/PacFIN.Utilities documentation built on March 19, 2024, 11:54 p.m.