Description Usage Arguments Value Examples
View source: R/utility_functions.r
Set a function for pretty-printing numbers in the text
| 1 | pretty_num(x, ...)
 | 
| x | Number to print | 
| ... | Additional options to be passed to prettyNum | 
A formatted number
| 1 | pretty_num(5.55654)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.