View source: R/pretty_breaks.R
format_nor | R Documentation |
format_nor
format_nor(x, digits = 0, sig = NULL, break_with_four_digits = T)
x |
value |
digits |
Number of digits after the decimal place (required) |
sig |
Number of significant digits (optional) |
break_with_four_digits |
Whether break with four digits. Default is TRUE (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.