Learn R Programming

burnr (version 0.4.0)

count_year_span: Number of years of an fhx series.

Description

Number of years of an fhx series.

Usage

count_year_span(x)

Arguments

x

An fhx object.

Value

The difference between the first and last observations in the series. 'NA' will be returned if 'NA' is in 'x$year'.