format_num_d3 | R Documentation |
Format numbers with D3
format_num_d3(format, prefix = "", suffix = "", locale = "en-US")
format |
Format for numbers, currency, percentage, e.g. |
prefix |
Character string to append before formatted value. |
suffix |
Character string to append after formatted value. |
locale |
Localization to use, for example |
a JS
function.
library(vchartr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.