Skip to content
Back to formatted view

Raw Message

Message-ID: <1345476979190-4640799.post@n4.nabble.com>
Date: 2012-08-20T15:36:19Z
From: penguins
Subject: Remove several numbers from a sequence
In-Reply-To: <1345474508133-4640794.post@n4.nabble.com>

many thanks for lots of different solutions. I have a couple of  very large
data frames but using the unique identifier for each row and Arun's solution 

zz[is.na(match(zz$z1,xx$x1)),] 

has worked perfectly,

Thanks!



--
View this message in context: http://r.789695.n4.nabble.com/Remove-several-numbers-from-a-sequence-tp4640630p4640799.html
Sent from the R help mailing list archive at Nabble.com.