plot_breaks: Draw break locations

View source: R/mining.R

plot_breaksR Documentation

Draw break locations

Description

Draws lines to indicate break locations.

Usage

plot_breaks(b)

Arguments

b

a numeric vector

Value

Uses segments to draw thick blue vertical lines on top of the current plot, at the given locations.

Author(s)

Tom Minka

See Also

plot.hclust.breaks, plot.segments.ts, break_kmeans


paulemms/datamining documentation built on March 1, 2023, 4:01 p.m.