List cached knitr chunks
knitr_list_cache(cache_path = NULL, names_only = TRUE)
cache_path | Path to cache directory |
---|---|
names_only | Print only names of cached knitr chunks? Otherwise returns full absolute path names for loading the chunks. |
Other knitr helpers:
knitr_load_cache()