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.