confBand | R Documentation |
importFrom grDevices rgb importFrom graphics lines polygon importFrom stats sd
confBand(
x,
y,
x0,
x1,
y0,
y1,
windowsNbr = 10,
period = ceiling(length(y)/windowsNbr),
lcolour = "gray",
ltype = 4,
lwidth = 2,
filling = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.