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 fhx object.

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


[Package burnr version 0.6.1 Index]