Learn R Programming

CompR (version 1.0)

getProd: Gets the products labels.

Description

Gets the products labels.

Usage

getProd(object)

Arguments

object
An object of class DataPairComp

Value

vector of the products labels.

Examples

Run this code
data(Cocktail)
Cocktail_Prod<-getProd(Cocktail)

Run the code above in your browser using DataLab