print.farules {lfl}R Documentation

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 class 'farules'
print(x, ...)

Arguments

x

An instance of the farules() S3 class

...

Unused.

Value

None.

Author(s)

Michal Burda

See Also

farules(), searchrules()


[Package lfl version 2.2.0 Index]