distmethod
a string representing the name of the metric to use to
calculate the distance between the vectors of 'points'. Currently
supported values are: "binary", "canberra", "euclidean", "manhattan",
"maximum".
clustmethod
a string representing the name of the clustering method
to be applied to distances. Currently supported method names include
"average", "centroid", "complete", "flexible", "flexible group",
"mcquitty", "median", "single", "ward", and "wpgma".