Description Usage Arguments Examples
prettyNumbers provide pretty numbers with comma separator 
to a given data frame df.
| 1 | prettyNumbers(df, digits = 2, drop.0.tail = TRUE)
 | 
| digits,  | integer indicating the number of decimal places, default o 2. | 
| drop.0.tail | If TRUE, then remove all 0's decimal, such as ".00" | 
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.