season_definition: Get historical season definition

View source: R/seasons.R

season_definitionR Documentation

Get historical season definition

Description

Each season should be described in the platform using platform_season_history historical.tables is a list with an entry for each season (season = year number of the first september in the season)

intake

table containing the intake survey data for the season

weekly

table containing the weekly survey data for the season

health

table/view containing the health status for each weekly for the season

year.pop

population year to use

dates

list(start, end), starting and ending date of the season

This entries are defined

Usage

season_definition(season, silent = F)

season.def(season, silent = F)

Arguments

season

season definition to get

silent

boolean (not used.)

Value

return the entry of config for the season (first year of the season)

See Also

Other seasons: get_historical_seasons(), get_historical_tables(), get_season_dates()


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.