[R] Which data structure in R can mimic hash in PERL best?

Leon Yee yee.leon at gmail.com
Sat Nov 15 14:52:57 CET 2008


Dear all,

    Which data structure in R can mimic hash in PERL? I'd like to set up
a lookup table, which could be accomplished by HASH if using PERL. Which
of the data structures in R is the most efficient for lookup table?
Thanks for your help.

Best regards,
Leon



More information about the R-help mailing list