powered by
clusters
cfly_cluster(cf, method, ..., name = deparse(substitute(method)))
o <- olive_example() cfly_cluster(o, kmeans, 4) cfly_cluster(o, kmeans, 4, name="blah")
Run the code above in your browser using DataLab