Learn R Programming

lfl (version 2.2.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)

Value

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

Arguments

x

An object being tested.

Author

Michal Burda

See Also

farules