lf.demean | R Documentation |
lf.demean
aggregates counts data by year, quarter, lat, lon, and user-sepcified length bins
lf.demean(LF, fcol, lcol, bins)
LF |
The length frequency data frame input; must include four columns: lat, lon, year, and quarter |
fcol |
The first column in the data frame with length frequency info |
lcol |
The last column in the data frame with length frequency info |
bins |
Names of all bins included in LF |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.