print.binMto: Print function for objects of class "binMto"

Description Usage Arguments Author(s)

Description

A print functions for objects produced by calling binMto.

Usage

1
2
## 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


binMto documentation built on May 2, 2019, 10:55 a.m.

Related to print.binMto in binMto...