Description Usage Arguments Value Examples
Create character string of an estimate with its confidence limits.
1 | pretty_estimate(estimate, limit_low, limit_high, n_dec = 3)
|
estimate |
Numeric estimate. |
limit_low |
Numeric estimate lower confidence interval. |
limit_high |
Numeric estimate higher confidence interval. |
n_dec |
Numeric indicating number of digits to round after decimal. |
Character string of formatted estimate.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.