powered by
The macon data frame has 8 rows-wines and 25 columns-tasters. Each column is a classification of 8 wines (Beaujolais, France).
macon
data(macon)
# NOT RUN { data(macon) s.corcircle(dudi.pca(macon, scan = FALSE)$co) # }
Run the code above in your browser using DataLab