Dear R-Helpers, I read in the R documentation, about kmeans:
centers Either the number of clusters or a set of initial (distinct) cluster centres. *If a number*, a random set of (distinct) rows in x is chosen as the initial centres. My question is: could it be possible that the centers are character and not number? Thank you in advance. Sergio Della Franca [[alternative HTML version deleted]] ______________________________________________ R-help@stat.math.ethz.ch 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.