get_year_range: Get best start year and end year values given the data...

get_year_rangeR Documentation

Get best start year and end year values given the data minimum and maximum years and suggested start and end year values

Description

Get best start year and end year values given the data minimum and maximum years and suggested start and end year values

Usage

get_year_range(start_yr = NA, end_yr = NA, min_yr = NA, max_yr = NA)

Arguments

start_yr

The suggested start year

end_yr

The suggested end year

min_yr

The minimum year in the data

max_yr

The maximum year in the data

Value

A named list of two, the start and end year that is best


pacific-hake/hake-assessment documentation built on Nov. 8, 2024, 1:16 p.m.