Skip to contents

The default print method for a fahb_design object.

Usage

# S3 method for class 'fahb_design'
print(x, coarse = TRUE, ...)

Arguments

x

object of class fahb_design as produced by fahb_design().

coarse

binary indicator that only a coarse subset of all decision rules should be printed. Defaults to TRUE.

...

further arguments passed to or from other methods.

Value

no return value, called for side effects.