Add a new layer of points on top of an existing plot with output from the min_cut function
add.count(x, p, label = TRUE, ...)
a matrix created by the min_cut function
is a ggplot object, preferably from one of the mapping functions in soc.ca
if TRUE the labels of points will be shown
further arguments are passed on to geom_path, geom_point and geom_text