Skip to content
Back to formatted view

Raw Message

Message-ID: <1360675310619-4658252.post@n4.nabble.com>
Date: 2013-02-12T13:21:50Z
From: Mat
Subject: match a complete data.frame
In-Reply-To: <1360674624311-4658250.post@n4.nabble.com>

i found a way :-)

data<-merge(data,project,by.x="PJ_ID",by.y="PROJ_ID",all.x=TRUE)

perhaps this can help someone

Mat



--
View this message in context: http://r.789695.n4.nabble.com/match-a-complete-data-frame-tp4658250p4658252.html
Sent from the R help mailing list archive at Nabble.com.