fungm | R Documentation |
Get formatted character with geometric mean and 95% CI
fungm(x, n.digits = 3, na.rm = FALSE, CI_or_SD = "CI")
x |
Numeric Vector |
n.digits |
number of digits after the decimal point. Default is 3. |
na.rm |
Remove NAs from calculation? Default is FALSE. |
CI_or_SD |
Should output include confidence intervals (CI) or standard deviations (SD)? Default is CI. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.