I've manged this way: 

df2 <- df1[-match(784, row.names(df1)), ]

Isn't there any other way?? How can I retrieve/delete three rows with the
same command line?u...@host.com



--
View this message in context: 
http://r.789695.n4.nabble.com/how-to-keep-row-name-if-there-is-only-one-row-selected-from-a-data-frame-tp895594p4099896.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