getCons {CompR}R Documentation

Gets the individuals labels.

Description

Gets the individuals labels.

Usage

getCons(object)

Arguments

object

An object of class DataPairComp

Value

vector of the individuals labels.

Examples

data(Cocktail)
Cocktail_Cons<-getCons(Cocktail)

[Package CompR version 1.0 Index]