Learn R Programming

burnr (version 0.4.0)

is.fhx: Check if object is fhx.

Description

Check if object is fhx.

Usage

is.fhx(x)

Arguments

x

Any R object.

Value

Boolean indicating whether `x` is an fhx object.

Examples

Run this code
# NOT RUN {
data(lgr2)
is.fhx(lgr2)

# }

Run the code above in your browser using DataLab