powered by
kmeans_clustering(dataset, num.clusters, type = "samples")
## Example of kmeans clustering data(cachexia) kmeans.result = kmeans_clustering(cachexia, num.clusters = 4, type = "samples")
Run the code above in your browser using DataLab