Hi,

Suposse I have a vector:

v->c(10,13,4,6,45,27,32,21,1,8,14,36)

how do i sort just the odd numbers leaving the rest - the even numbers - on
the same positions as they already are on the vector?

thanks

AD.
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Sorting-a-vector-with-conditions-tp3217031p3217031.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.

Reply via email to