round.object | R Documentation |
Returns the input object, but rounded.
## S3 method for class 'object'
round(x, digits = 4)
x |
Vector - The object to remove names from |
digits |
Scalar - The number of digits to round to |
x, but rounded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.