View source: R/Plot_ReturnIntervals.R
Plot_ReturnIntervals | R Documentation |
Requires output from one of the following functions:
global_thresh()
, local_thresh()
,
or peak_detection()
.
Plot_ReturnIntervals(
series = NULL,
x.lim = NULL,
y_lim = NULL,
plot.x = F,
plot.neg = F
)
series |
The output of |
x.lim |
Limit age for the x-axis scale (time scale) |
y_lim |
A vector defining the limits of the y-axis scale. |
plot.x |
Boolean. If |
plot.neg |
Boolean. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.