Learn R Programming

marble (version 0.0.3)

print.GxESelection: print a GxESelection object

Description

Print a summary of a GxESelection object

Usage

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

Value

No return value, called for side effects.

Arguments

x

GxESelection object.

digits

significant digits in printout.

...

other print arguments.

See Also

GxESelection