Learn R Programming

SensoMineR (version 1.23)

compo.cocktail: Composition of the cocktails data

Description

The data used here refer to the composition of 16 cocktails, i.e. the mango, banana, orange and lemon concentration.

Usage

data(cocktail)

Arguments

Format

A data frame with 16 rows and 4 columns: the composition of each cocktail is given for the 4 ingredients.

Examples

Run this code
# NOT RUN {
data(cocktail)
# }

Run the code above in your browser using DataLab