signif_string | R Documentation |
from float number to fixed significant digits character
signif_string(x, digits = 2)
x |
number |
digits |
hold n significant digits |
character
signif_string(1.1, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.