plotBP {phenopix} | R Documentation |
A function to plot results of function PhenoBP
Description
A function to plot results of function PhenoBP
, with confidence intervals and annotated break points
Usage
plotBP(ts, breaks, bp.y, ...)
Arguments
ts |
An univariate zoo series with measured or modelled Gcc data |
breaks |
An object as in output from PhenoBP function. |
bp.y |
Optional argument indicating the y coordinate where break point names are written, defaults to quantile(ts, 0.005) |
... |
Further arguments of |
Details
A function to rapidly plot results from PhenoBP
function
Author(s)
Gianluca Filippa <gian.filippa@gmail.com>
[Package phenopix version 2.4.4 Index]