memoise_char | R Documentation |
Based on Hadley Wickham's memoise package. Assumes that argument to f is a character vector.
memoise_char(f)
f |
a function |
This function is a slightly modified version of
memoise
to avoid the use of digest. The rest functions
copied as is from memoise.
Hadley Wickham, Bojan Mihaljevic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.