last_year {burnr} | R 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 |
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 offhx
object. -
series_stats()
basic statistics for series in anfhx
object.
[Package burnr version 0.6.1 Index]