Displaying 1 result from an estimated 1 matches for "tp17849775p17849775".
2008 Jun 15
3
Delete Block of Rows
...ta, s, e, ) {
for( i in s:e )
data[ -i, ]
}
deleteRows( ds, 1, 25 )
But that didn't work either, it only deleted row 25 (i'm new to writing
functions).
Any thoughts on how to solve my problem would be appreciated.
--
View this message in context: http://www.nabble.com/Delete-Block-of-Rows-tp17849775p17849775.html
Sent from the R help mailing list archive at Nabble.com.