print.Bayenet: print a Bayenet object

View source: R/print.Bayenet.R

print.BayenetR Documentation

print a Bayenet object

Description

Print a summary of a Bayenet object

Usage

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

Arguments

x

Bayenet object.

digits

significant digits in printout.

...

other print arguments.

Value

No return value, called for side effects.

See Also

Bayenet


Bayenet documentation built on April 4, 2025, 12:26 a.m.