View source: R/format-numbers.R
| format_ci_value | R Documentation |
Format a confidence interval value
format_ci_value(value, decimals = 2L)
value |
Character string like "[0.12, 0.45]" or "0.12, 0.45" |
decimals |
Number of decimal places |
Formatted CI string "[ll, ul]"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.