Terry Mu wrote:
there is a vector, like:
1, 1, 1, 2, 2, 3, 3, 4, 5, 5,


I'd like a function that gives me only 1, 2, 3, 4, 5


See ?unique

Uwe Ligges


thank you

______________________________________________
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

______________________________________________ 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

Reply via email to