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.


burnr documentation built on March 18, 2022, 7:17 p.m.