Hello! I 'm new to R and need your help in one question... I did cluster analysis using kmeans function. I load data from file:
This file also contains headers for objects I want to cluster. After making a clustering procedure I display result on plot: And it shows only points (i.e. objects) without their names. Is there any way to mark points on this plot with their names from file? Your help would be very appreciated! Thank you! -- View this message in context: http://r.789695.n4.nabble.com/Result-of-clustering-on-plot-tp4625043.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.