| count_year_span {burnr} | R Documentation |
Number of years of an fhx object
Description
Number of years of an fhx object
Usage
count_year_span(x)
Arguments
x |
An |
Value
The difference between the first and last observations in the fhx
object. NA will be returned if NA is in x$year.
See Also
-
first_year()get first year offhxobject. -
last_year()get last year offhxobject. -
series_stats()basic statistics for series in anfhxobject.
[Package burnr version 0.6.1 Index]