num_fmt | R Documentation |
Format numbers for presentation, with proper rounding of data
num_fmt(var, digits = 0, size = 10, int_len = 3)
var |
Variable to format |
digits |
Desired number of decimal places |
size |
String size |
int_len |
Space allotted for integer side of the decimal |
Formatted string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.