print.marble | R Documentation |
Print a summary of a marble object
## S3 method for class 'marble'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
marble object. |
digits |
significant digits in printout. |
... |
other print arguments. |
No return value, called for side effects.
marble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.