r-cran-memoise

Memoise functions
  https://cran.r-project.org/package=memoise
  0
  no reviews



Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.