[R] match a complete data.frame

Mat matthias.weber at fnt.de
Tue Feb 12 14:21:50 CET 2013


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.



More information about the R-help mailing list