Skip to content
Prev 305119 / 398506 Next

E-mail # 2 / attachments matrix test cases

HI Sridhar,

You may not need to order the dataset by the "X" to do the merge.
It's already ordered.
Combinedat1<-merge(testMaster1,test2Sorted1,by="X")
?new1<-merge(testMaster,test2Sorted,by="X")
?identical(Combinedat1,new1)
#[1] TRUE
?
A.K.



----- Original Message -----
From: Sridhar Iyer <sridiyer at gmail.com>
To: arun <smartpink111 at yahoo.com>
Cc: Milan Bouchet-Valat <nalimilan at club.fr>
Sent: Monday, September 10, 2012 8:05 AM
Subject: E-mail # 2 / attachments matrix test cases

forgot to attach the sample files. sorry.
On Mon, Sep 10, 2012 at 7:02 AM, Sridhar Iyer <sridiyer at gmail.com> wrote:
Message-ID: <1347280423.20779.YahooMailNeo@web142602.mail.bf1.yahoo.com>
In-Reply-To: <CACYyDbjL005xhK0_V9pEab5XLB-r0AnqQF01Txj3CJ0ks60K9A@mail.gmail.com>