powered by
fhx
Check if object is fhx.
is_fhx(x)
An object.
Boolean indicating whether x is an fhx object.
x
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()
# NOT RUN { data(lgr2) is_fhx(lgr2) # }
Run the code above in your browser using DataLab