print.GATES_info: Print method for a '"GATES_info"' object

View source: R/print.R

print.GATES_infoR Documentation

Print method for a "GATES_info" object

Description

Print method for a "GATES_info" object

Usage

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

Arguments

x

An object of the class "GATES_info", as returned by the function get_GATES().

digits

Number of digits to print.

...

Additional arguments to be passed down.

Value

A print to the console.


GenericML documentation built on June 18, 2022, 9:09 a.m.