Description Usage Arguments Value
Rounds every numeric column of a data.table to given precision
1 2 | ## S3 method for class 'dt'
round(x, digits = 3)
|
x |
a |
digits |
the number of digits to round to |
the rounded x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.