Qiang Li (Jonathan <jonathanli_1999 <at> yahoo.com> writes:

> Have people tried to implement a hashmap in R? What is the generic way to
implement a lookup table in R?

By default, this is implicit, for example, when using named vectors.

http://finzi.psych.upenn.edu/R/Rhelp02a/archive/51507.html

and ?environment

Dieter

______________________________________________
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.

Reply via email to