powered by
is_fhx()
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()
# NOT RUN { data(lgr2) is_fhx(lgr2) # }
Run the code above in your browser using DataLab