weeklyStrata | R Documentation |
Based on spawn year and species
weeklyStrata(
start_date = NULL,
end_date = NULL,
strata_beg = "Mon",
last_strata_min = 3
)
start_date |
character vector of date ( |
end_date |
character vector of date ( |
strata_beg |
3 letter code for the day of the week each weekly strata should begin on. Default value is |
last_strata_min |
minimum length (in days) for the final strata. Default value is 3. |
Kevin See
weeklyStrata(2010:2012)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.