is.fhx {burnr}R Documentation

Alias to is_fhx()

Description

Alias to is_fhx()

Usage

is.fhx(x)

Arguments

x

An object.

Value

Boolean indicating whether x is an fhx object.

See Also

Examples

data(lgr2)
is_fhx(lgr2)


[Package burnr version 0.6.1 Index]