View source: R/plotting.helper.functions.r
Put error bars on an x y plot given high and low data series
1 | error.bars.data.f(x, error.low, error.high, ...)
|
x |
independent data series |
error.low |
the time series of lower values |
error.high |
the time series of upper values |
SE |
if T then y.sd is the standard error |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.