fmt_est | R Documentation |
Format point estimator
fmt_est(.mean, .sd, digits = c(1, 2))
.mean |
mean of an estimator. |
.sd |
sd of an estimator. |
digits |
number of digits for |
fmt_est(1.25, 0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.