annualizeCovars: annualizeCovars

View source: R/annualizeCovars.R

annualizeCovarsR Documentation

annualizeCovars

Description

Estimate available covariates annually per site.

Usage

annualizeCovars(site, min.date, max.date, season, taxon)

Arguments

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 %Y-%m-%d, or YYYY-MM-DD.

max.date

The end date for data to include. Same format as min.date.

season

Typically a year related to the timeframe specified by min.date and max.date.

taxon

The species identifier indicating the type of fish of interest. This is always 161980; i.e., Chinook Salmon.

Details

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.

Value

If successful, an updated data file in the thing.


tmcd82070/CAMP_RST documentation built on April 6, 2022, 12:07 a.m.