• Stars
    star
    1
  • Language
    R
  • License
    Other
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

memohelpR is an experimental R package that provides an easy way to memoize functions. The main function, memoise_fun_in_proj, creates a memoized version of a specified function, writing the cache to disk in a folder in the project.