nClusters: nClusters: get the number of clusters from a genecl object.

Description Usage Arguments Value Examples

Description

nClusters: get the number of clusters from a genecl object.

Usage

1
2
3
4
5
6
7
nClusters(object)

## S4 method for signature 'genecl'
nClusters(object)

## S4 method for signature 'cogena'
nClusters(object)

Arguments

object

a genecl or cogena object

Value

nClusters: a numeric vector.

Examples

1
2
3
4
## Not run: 
nClusters(genecl_result)

## End(Not run)

cogena documentation built on Nov. 8, 2020, 6:54 p.m.