formatF | R Documentation |
Format numeric values.
formatF(x, digits = 3)
x |
A number or numeric vector. |
digits |
Number of decimal places of output. Defaults to |
Formatted character string.
format
, formatN
formatF(pi, 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.