Displaying 1 result from an estimated 1 matches for "tp3080245p3080245".
2010 Dec 09
1
set dataframe field value from lookup table
...)))))))
# Reference the lookup table based on computed indices
df$DSTz
<-DSTzlook[which(DSTzlook[,1]==df$Agetmp),which(DSTzlook[1,]==df$DSF+df$DSB)]
# Cleanup
#rm(df)
#df$Agetmp<-NULL
--
View this message in context: http://r.789695.n4.nabble.com/set-dataframe-field-value-from-lookup-table-tp3080245p3080245.html
Sent from the R help mailing list archive at Nabble.com.