is_fhx()
R/utils.R
is.fhx.Rd
Alias to is_fhx()
is.fhx(x)
An object.
Boolean indicating whether x is an fhx object.
x
fhx
fhx() constructs an fhx object.
fhx()
as_fhx() casts data frame-like object into an fhx object.
as_fhx()
+.fhx() concatenate multiple fhx objects together.
+.fhx()
data(lgr2) is_fhx(lgr2) #> [1] TRUE