Message-ID: <1322059718827-4099896.post@n4.nabble.com>
Date: 2011-11-23T14:48:38Z
From: agent dunham
Subject: how to keep row name if there is only one row selected from a data frame
In-Reply-To: <1322044656380-4099139.post@n4.nabble.com>
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?user at 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.