plotBP: A function to plot results of function 'PhenoBP'

Description Usage Arguments Details Author(s)

View source: R/plotBP.R

Description

A function to plot results of function PhenoBP, with confidence intervals and annotated break points

Usage

1
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 plot function.

Details

A function to rapidly plot results from PhenoBP function

Author(s)

Gianluca Filippa <gian.filippa@gmail.com>


phenopix documentation built on May 2, 2019, 4:50 p.m.