Learn R Programming

CompR (version 1.0)

getCrit: Gets the criteria's labels.

Description

Gets the criteria's labels.

Usage

getCrit(object)

Arguments

object
An object of class DataPairComp

Value

vector of the criteria's labels.

Examples

Run this code
data(Cocktail)
Cocktail_Crit<-getCrit(Cocktail)

Run the code above in your browser using DataLab