Learn R Programming

lfl (version 2.1.0)

is.farules: Test whether x inherits from the S3 farules class.

Description

Test whether x inherits from the S3 farules class.

Usage

is.farules(x)

Arguments

x

An object being tested.

Value

TRUE if x is a valid farules() object and FALSE otherwise.

See Also

farules