Y
Hacker News
new
|
ask
|
show
|
jobs
by
p10_user
819 days ago
FWIW There is a built-in cache system for r markdown documents. I'm not up to speed on their exact implementation but I have found it useful.
https://bookdown.org/yihui/rmarkdown-cookbook/cache.html
1 comments
williamzeng0
819 days ago
file.mtime. (file last modified) is an awesome way to key the cache.
link