print.abnHeuristic {abn}R Documentation

Print objects of class abnHeuristic

Description

Print objects of class abnHeuristic

Usage

## S3 method for class 'abnHeuristic'
print(x, digits = 2L, ...)

Arguments

x

Object of class abnHeuristic

digits

number of digits of the results.

...

additional parameters. Not used at the moment.


[Package abn version 3.0.4 Index]