So i am hoping this solution is simple, which i beleive it is. I would like to look up a value in one column of a data set and display the corresponding value in the 2nd column. For example TAZ VACANT ACRES 100 45 101 62 102 23 103 64 104 101 105 280
So if i want to find TAZ 103 it would give me 64 as the corresponding value. Hope you guys can help Cheers -- View this message in context: http://www.nabble.com/Simple-look-up-tp19098777p19098777.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.