print.binMto {binMto} | R Documentation |
Print function for objects of class "binMto"
Description
A print functions for objects produced by calling binMto
.
Usage
## S3 method for class 'binMto'
print(x, digits=4, ...)
Arguments
x |
an object of class "binMto", as can be calculated using |
digits |
digits for rounding the output |
... |
further arguments to be passed to |
Author(s)
Frank Schaarschmidt
[Package binMto version 0.0-7 Index]