dep_prev | R Documentation |
This function can be used to build dependencies among chunks so that all later chunks depend on previous chunks, i.e. whenever the cache of a previous chunk is updated, the cache of all its later chunks will be updated.
dep_prev()
NULL
; the internal dependency structure is updated as a side
effect.
https://yihui.org/knitr/demo/cache/
dep_auto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.