Description Usage Arguments Details Value Author(s)
View source: R/runGrosselin_multiCluster.R
Add description here
1 2 3 4 5 6 7 | runGrosselin_multiCluster(
path,
pathdata,
resvec = c(50000, 25000, 5000, 1000),
maxCluster = 8,
algCluster = "kmeans"
)
|
path |
directory |
pathdata |
path to the data |
resvec |
resolution of the data to analyze |
maxCluster |
maximum number of clusters |
algCluster |
clustering algorithm |
Add details here
Add return here
Pedro L. Baldoni, pedrobaldoni@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.