R/countcluster.R

"countcluster" <-
function(output) {
countclust <- as.vector(table(output[,1]))
countclust}
laderast/Consense documentation built on May 20, 2019, 7:32 p.m.