hier_clust: Implements hierarchical clustering

Description Usage Arguments Value

View source: R/hier_clust.R

Description

Implements hierarchical clustering

Usage

1
hier_clust(dat, k)

Arguments

dat

dataframe to perform clustering on

k

number of clusters

Value

list of size k of strings with groups in them lol


tciven/clust431 documentation built on Sept. 7, 2020, 1:13 p.m.