# NOT RUN {
data(shoshveg) # returns a vegetation data.frame
dis.bc <- dsvdis(shoshveg,'bray') # calculates a Bray/Curtis
# dissimilarity matrix
opt.5 <- optpart(5,dis.bc) # generates a 5 cluster partition
consider(opt.5) # recommends possible clusters to merge
# }
Run the code above in your browser using DataLab