Learn R Programming

Bayenet (version 0.3)

print.Bayenet: print a Bayenet object

Description

Print a summary of a Bayenet object

Usage

# S3 method for Bayenet
print(x, digits = max(3, getOption("digits") - 3), ...)

Value

No return value, called for side effects.

Arguments

x

Bayenet object.

digits

significant digits in printout.

...

other print arguments.

See Also

Bayenet