| format_ci | R Documentation |
This function formats confidence intervals into a readable string.
format_ci(lower, upper, digits = 3)
lower |
Lower bound of CI |
upper |
Upper bound of CI |
digits |
Number of decimal places (default=3) |
Formatted CI string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.