ade4 (version 1.7-15)

bordeaux: Wine Tasting

Description

The bordeaux data frame gives the opinions of 200 judges in a blind tasting of five different types of claret (red wine from the Bordeaux area in the south western parts of France).

Usage

data(bordeaux)

Arguments

Format

This data frame has 5 rows (the wines) and 4 columns (the judgements) divided in excellent, good, mediocre and boring.

Examples

Run this code
# NOT RUN {
data(bordeaux)
bordeaux
score(dudi.coa(bordeaux, scan = FALSE))
# }

Run the code above in your browser using DataCamp Workspace