View source: R/digitsformatter.R
digits_formatter | R Documentation |
Small wrapper of formatC for number formatting
digits_formatter(x, sig_digits = 3, nbr_format = "f")
x |
number to format |
sig_digits |
decimal precission |
nbr_format |
format, default "f" |
formatted number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.