print.binMto {binMto} | R Documentation |
A print functions for objects produced by calling binMto
.
## S3 method for class 'binMto'
print(x, digits=4, ...)
x |
an object of class "binMto", as can be calculated using |
digits |
digits for rounding the output |
... |
further arguments to be passed to |
Frank Schaarschmidt