Hello

How can I select several not continuous rows ?

If I wanted to select rows 1 to 7 I'll write
mydata[,1:7]

But what if I need to select rows 1 to 5 and 10 to 15?


-- 
View this message in context: 
http://r.789695.n4.nabble.com/How-to-select-not-continous-rows-tp3003840p3003840.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