| val_format | R Documentation |
Format a mean +/- SD string
val_format(mean, sd)
mean |
Numeric mean value. Formatted to 1 decimal place. |
sd |
Numeric standard deviation. Formatted to 1 decimal place. |
A character string of the form "X.X \u00b1 Y.Y" where both values are
rendered to 1 decimal place using fixed-point notation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.