# load the example data set
data("break.data")
# get the bottom points
raw.points <- breakage.plot(break.data, mV=100)
## Not run:
# # select the clusters
# clustered <- break.clust(raw.points)
#
# # fit the tip geometry to the clustered points
# fit <- fit.breakage(clustered, rho=64)
# ## End(Not run)
Run the code above in your browser using DataLab