View source: R/summarize-btf.R
summarize_btf | R Documentation |
Obtains a species-specific summary in terms of either proportional composition or daily CPUE with the ability to average over a several day window to smooth out daily variability.
summarize_btf(date, stat, plus_minus = 0)
date |
Datetime; the date to summarize. Must be of length 1.
If |
stat |
Character; the summary stat/species combination to return. Must be of length 1. Accepted values are:
|
plus_minus |
Numeric; the number of days before and after |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.