plot.breaks {mining} | R Documentation |
Draws lines to indicate break locations.
plot.breaks(b)
b |
a numeric vector |
Uses segments
to draw thick blue vertical lines on top
of the current plot, at the given locations.
Tom Minka
plot.hclust.breaks
,
plot.segments.ts
,
break.kmeans