View source: R/dataWranglingCleaning.R
| roundify | R Documentation | 
Try to round each numerical column of a data.table and the prints it. Useful with rmarkdown reports.
roundify(X, digits = 2)
X | 
 data.table  | 
digits | 
 integer  | 
printOut | 
 logical that indicates if the output needs to be printed  | 
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.