[R] Selecting particular rows in a table

kparamas kparamas at asu.edu
Mon Feb 14 07:01:18 CET 2011


Hi,

I have a huge table with 134,000 entries. I want to choose only rows 60,000
to 90,000.
Please help me on how to do this.

         V1       V2 V3  V4
1  31.10267 168.3204 41 0.4
2  31.19941 168.1488 41 0.4
3  31.29580 167.9764 41 0.4
4  31.39183 167.8034 41 0.4
5  31.48750 167.6297 41 0.4
6  31.58280 167.4553 41 0.4
7  31.67774 167.2803 41 0.4
8  31.77229 167.1045 41 0.4
9  31.86648 166.9281 41 0.4
10 31.96028 166.7510 41 0.4
....
-- 
View this message in context: http://r.789695.n4.nabble.com/Selecting-particular-rows-in-a-table-tp3304488p3304488.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list