Learn R Programming

marble (version 0.0.3)

print.marble: print a marble object

Description

Print a summary of a marble object

Usage

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

Value

No return value, called for side effects.

Arguments

x

marble object.

digits

significant digits in printout.

...

other print arguments.

See Also

marble