plotyrexp | R Documentation |
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.
plotyrexp(indat, title = "")
indat |
the data.frame of docket abalone catch-effort fishery data |
title |
a title for the plot, defaults top "" |
invisibly returns the counts of divers by years of experience
## Not run:
print("waiting on an inbuilt data-set")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.