print.summarize | R Documentation |
Be aware that the unrounded numeric matrix is available as an attribute of the returned object. This method displays a rounded, character-formatted display of the numeric varibles.
## S3 method for class 'summarize' print(x, digits, ...)
x |
Object produced by summarize |
digits |
Decimal values to display, defaults as 2. |
... |
optional arguments for print function. |
x, unchanged Prints objects created by summarize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.