Learn R Programming

CompR (version 1.0)

getCons: 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

Run this code
data(Cocktail)
Cocktail_Cons<-getCons(Cocktail)

Run the code above in your browser using DataLab