Learn R Programming

mets (version 1.3.11)

fast.cluster: Fast Cluster Index Conversion

Description

Converts a cluster variable to consecutive numeric indices using compiled code.

Usage

fast.cluster(x, ...)

Value

Integer vector of 0-based cluster indices.

Arguments

x

integer vector of cluster identifiers.

...

additional arguments (not used).