Learn R Programming

lfl (version 2.2.0)

print.farules: Print an instance of the farules() S3 class in a human readable form.

Description

Print an instance of the farules() S3 class in a human readable form.

Usage

# S3 method for farules
print(x, ...)

Value

None.

Arguments

x

An instance of the farules() S3 class

...

Unused.

Author

Michal Burda

See Also

farules(), searchrules()