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

View source: R/farules.R

is.farulesR Documentation

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.

Author(s)

Michal Burda

See Also

farules


lfl documentation built on Sept. 8, 2022, 5:08 p.m.