Learn R Programming

Bayenet (version 0.3)

print.Selection: print a Selection object

Description

Print a summary of a Selection object

Usage

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

Value

No return value, called for side effects.

Arguments

x

Selection object.

digits

significant digits in printout.

...

other print arguments

See Also

Selection