print.GxESelection {roben}R Documentation

print a GxESelection object

Description

Print a summary of a GxESelection object

Usage

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

Arguments

x

GxESelection object.

digits

significant digits in printout.

...

other print arguments

See Also

GxESelection


[Package roben version 0.1.1 Index]