mean.intervals {burnr}R Documentation

Fire intervals arithmetic mean

Description

Fire intervals arithmetic mean

Usage

## S3 method for class 'intervals'
mean(x, ...)

Arguments

x

An intervals object.

...

Additional arguments passed to mean().

Value

Numeric or NA.

See Also


[Package burnr version 0.6.1 Index]