Learn R Programming

burnr (version 0.2.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
data(lgr2)
is.fhx(lgr2)

Run the code above in your browser using DataLab