Make a dendrogram

make_dendrogram(rescaled_data, num_clusters = 3, check_na = FALSE)

Arguments

rescaled_data

a data.frame with data

num_clusters

numeric, number of clusters

check_na

logical, default to FALSE, controls if the data have to be checked for NA

Value

a dendrogram