New to R programming

No replies
sr
Offline
Joined: 08/09/2010

Hi i need to load iris data set and do the cluster analysis project with this data set.The goal is to cluster the flowers
according to their Sepal.Length, Sepal.Width, Petal.Length, and Petal.Width information.

Can anyone please tell me how do we do this in R ?

Thanks