is_fhx {burnr}R Documentation

Check if object is fhx.

Description

Check if object 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]