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 binMto
digits digits for rounding the output
... further arguments to be passed to print

Author(s)

Frank Schaarschmidt


[Package binMto version 0.0-3 Index]