R/knitr.R
knitr_load_cache.Rd
Lazy load results from a knitr cache
knitr_load_cache(chunk = NULL, cache_path = NULL)
Name or names of chunk to load
Path to cache directory
Other knitr helpers: knitr_list_cache()
knitr_list_cache()