getCrit {CompR} | R Documentation |
Gets the criteria's labels.
Description
Gets the criteria's labels.
Usage
getCrit(object)
Arguments
object |
An object of class |
Value
vector of the criteria's labels.
Examples
data(Cocktail)
Cocktail_Crit<-getCrit(Cocktail)
[Package CompR version 1.0 Index]