print.sae {hbsae}R Documentation

Print method for objects of class sae.

Description

Print method for objects of class sae.

Usage

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

Arguments

x

object of class sae.

digits

number of digits to display.

...

additional arguments passed to print.default.


[Package hbsae version 1.2 Index]