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

View source: R/plotBP.R

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

Details

A function to rapidly plot results from PhenoBP function

Author(s)

Gianluca Filippa <gian.filippa@gmail.com>


phenopix documentation built on Aug. 9, 2023, 5:10 p.m.