View source: R/annualizeCovars.R
annualizeCovars | R Documentation |
Estimate available covariates annually per site.
annualizeCovars(site, min.date, max.date, season, taxon)
site |
The identification number of the site for which estimates are required. |
min.date |
The start date for data to include. This is a text string in
the format |
max.date |
The end date for data to include. Same format as
|
season |
Typically a year related to the timeframe specified by
|
taxon |
The species identifier indicating the type of fish of interest.
This is always |
Sites and "annual" are defined via the so-called
"TheExcel.csv"
, the listing of which forms the loops of the Big
Looper. Annual here corresponds to "Season"
, although one year (or
"annual" time period) only ever contains one Season.
If successful, an updated data file in the thing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.