plotyrexp: plotyrexp generates a plot of count by yrs of experience...

View source: R/cpueplots.R

plotyrexpR Documentation

plotyrexp generates a plot of count by yrs of experience diving

Description

plotyrexp generates a plot of count of divers versus years of experience from teh input data.frame. Exeperience is defined as the number of years in which the diver reports catches in the docket catch-effort data.frame.

Usage

plotyrexp(indat, title = "")

Arguments

indat

the data.frame of docket abalone catch-effort fishery data

title

a title for the plot, defaults top ""

Value

invisibly returns the counts of divers by years of experience

Examples

## Not run: 
  print("waiting on an inbuilt data-set")

## End(Not run)

haddonm/rforcpue documentation built on Oct. 12, 2024, 11:55 p.m.