Closed tjthurman closed 5 years ago
There's a package called R.cache that might work. Also memoise, which is from Hadley, so might prefer that.
A working version of caching for predict_cline and cline summary was quite easy with the memoise package. Want to do more internal testing to make sure results are correct.
There's a package called R.cache that might work. Also memoise, which is from Hadley, so might prefer that.