Description Usage Arguments Value
View source: R/count_clusters.R
Find indices of clusters given a threshold and level for merging
1 | name_clusters_merged(x, z, z0, labs = FALSE)
|
x |
Data (already smoothed) |
z |
Threshold |
z0 |
threshold for merging - separate regions at level z that are subsets of a single region at level z0 will be merged. |
Intervals object giving clusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.