Displaying 1 result from an estimated 1 matches for "tp1565265p1565265".
2010 Feb 22
1
matching on two criteria
...69)
#Create 2nd data frame
TazProperties2..<-data.frame(Props2,TAZ2)
#match on prop and return area to data frame
TazProperties2..$Area<-TazProperties..$Area[match(TazProperties..$Props,TazProperties..$Props)]
--
View this message in context: http://n4.nabble.com/matching-on-two-criteria-tp1565265p1565265.html
Sent from the R help mailing list archive at Nabble.com.