print.gt {binGroup}R Documentation

Print methods for objects of classes "gt" and "gt.mp"

Description

Print methods for objects of classes "gt" and "gt.mp"

Usage

## S3 method for class 'gt'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

objects of class "gt" and "gt.mp", respectively

digits

the digits for rounding

...

currently not used

Value

A print out


[Package binGroup version 2.2-1 Index]