[R] Dynamic Dictionary Data Type?

Sven C. Koehler schween at snafu.de
Thu Jun 2 10:41:49 CEST 2005


Hello!

I have an algorithm which performs lengthy operations and I would like to
cache results.  Other languages usually offer a dictionary data type
which I can use as an efficient way to dynamically cache already
calculated results - what's the best way to do this in R?

Best wishes,

Sven C. Koehler




More information about the R-help mailing list