| round0 | R Documentation | 
Round all numeric columns in a dataframe
round0(df, digits)
| digits | Number of digits to round to. | 
| data | Dataframe whose numeric columns should be rounded. | 
mtcars
round0(mtcars, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.