Nothing
A simple in-memory, LRU cache that can be wrapped around any function to memoize it. The cache is keyed on a hash of the input data (using 'digest') or on pointer equivalence.
Package details |
|
|---|---|
| Author | Peter Meilstrup <peter.meilstrup@gmail.com> |
| Maintainer | Peter Meilstrup <peter.meilstrup@gmail.com> |
| License | MIT + file LICENSE |
| Version | 1.1.1 |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.