| format_num | R Documentation | 
Format numbers (in R Markdown documents)
format_num(x, digits = 1)
| x | number | 
| digits | number of digits | 
## Not run: 
format_num(10.2589, digits = 2)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.