series_mean_interval: Calculate quick mean fire interval of an 'fhx' object with...

View source: R/stats.R

series_mean_intervalR Documentation

Calculate quick mean fire interval of an fhx object with single series

Description

You really should be using intervals().

Usage

series_mean_interval(x, injury_event = FALSE)

Arguments

x

An fhx object with a single series.

injury_event

Boolean indicating whether injuries should be considered event.

Value

The mean fire interval observed x.

See Also

  • intervals() Proper way to do fire-interval analysis of fhx object.

  • series_stats() basic statistics for series in an fhx object.


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