cutree_rainette: Cut a rainette result tree into groups of documents

View source: R/cutree.R

cutree_rainetteR Documentation

Cut a rainette result tree into groups of documents

Description

Cut a rainette result tree into groups of documents

Usage

cutree_rainette(hres, k = NULL, h = NULL, ...)

Arguments

hres

the rainette result object to be cut

k

the desired number of clusters

h

unsupported

...

arguments passed to other methods

Value

A vector with group membership.


rainette documentation built on March 31, 2023, 6:43 p.m.