View source: R/FUNCTION_calcMonthly.R
Calculate monthly distribution of tag recoveries for custom fishery groupings (loops through all stocks in the CAS input file).
1 2 3 4 5 6 7 |
fmap |
= data frame that matches 195 CAS fishery ids (CFILENO) in col 1 to a lookup grouping in col 2. Lookup groupings are used as output labels. |
pathdb |
= text string with path to the CAS database (need either this or the cas input below) |
cas |
= data frame with CAS data, generated from database (need either this or the pathdb input above) |
tracing |
= if TRUE, print various summaries |
infill |
= if TRUE, include months with 0 recoveries |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.