napping.don {SensoMineR} | R Documentation |
The data used here refer to 10 different French wines evaluated by 11 panelists. They were asked to position the wines on a tableclothe of dimension (60,40).
data(napping)
A data frame of dimension (10,22): each row represents a French wine, each couple (Xi,Yi) represents the coordinates of the wines positioned on a tableclothe for a given panelist.
Département de mathématiques appliquées, Agrocampus Rennes
## Not run: data(napping) nappeplot(napping.don) ## End(Not run)