Learn R Programming

hbsae (version 1.2)

print.sae: Print method for objects of class sae.

Description

Print method for objects of class sae.

Usage

# S3 method for 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.