List cached knitr chunks

knitr_list_cache(cache_path = NULL, names_only = TRUE)

Arguments

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.

See also

Other knitr helpers: knitr_load_cache()