last_year: Last (most recent) year of an 'fhx' object

View source: R/stats.R

last_yearR Documentation

Last (most recent) year of an fhx object

Description

Last (most recent) year of an fhx object

Usage

last_year(x)

Arguments

x

An fhx object.

Value

The maximum or last year of series in x. NA will be returned if NA is in x$year.

See Also

  • first_year() get first year of fhx object.

  • series_stats() basic statistics for series in an fhx object.


ltrr-arizona-edu/burnr documentation built on May 28, 2022, 9:29 a.m.