# NOT RUN {
data(Vowel)
# data matrix
vowel <- Vowel$vowel
# 'true' cluster membership
vowel.mem <- Vowel$vowel.mem
# scatter plots
plotClusters(vowel, vowel.mem)
# }
Run the code above in your browser using DataLab