formatUnc | R Documentation |
Truncate value and uncertainty to consistent number of digits.
formatUnc(y, uy, numDig = 2)
y |
(numeric) value |
uy |
(numeric) uncertainty on 'y' |
numDig |
(numeric) number of digits to keep on 'uy' |
A list with strings of truncated values of 'y' and 'uy'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.