calculateArithmeticErrorRange | R Documentation |
Calculate the range from the arithmetic mean and error.
calculateArithmeticErrorRange(values, errorValues)
values |
Numeric values of the arithmetic mean |
errorValues |
Numeric values of the arithmetic error |
A named list, with ymin
and ymax
, of the range calculated from the arithmetic mean and errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.