View source: R/plotBand.R View source: R/envelope.R
plotBand | R Documentation |
This function plot the band given by the k deepest or closest functions.
plotBand(data, focal, Jordered, kcurves, cut)
data |
a fts or fds object see R package rainbow or ftsa. |
focal |
the name of the curve to envelope. In the article, the most recent curve. |
kcurves |
number of curves to build the band. |
cut |
last observed point of the curve to update. |
Joredered |
set of curves ordered by distance or depth. |
a list containing the selected curves.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.