print.Bayenet {Bayenet} | R Documentation |
Print a summary of a Bayenet object
## S3 method for class 'Bayenet'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
Bayenet object. |
digits |
significant digits in printout. |
... |
other print arguments. |
No return value, called for side effects.