is.fhx: Alias to 'is_fhx()'

View source: R/utils.R

is.fhxR 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

  • fhx() constructs an fhx object.

  • as_fhx() casts data frame-like object into an fhx object.

  • +.fhx() concatenate multiple fhx objects together.

Examples

data(lgr2)
is_fhx(lgr2)


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