is.farules {lfl} | R Documentation |
x
inherits from the S3 farules
class.Test whether x
inherits from the S3 farules
class.
is.farules(x)
x |
An object being tested. |
TRUE
if x
is a valid farules()
object and FALSE
otherwise.
Michal Burda