View source: R/chunk_processing.R
kjh_name_all_chunks | R Documentation |
Name all Rmd chunks in the Rmd folders
kjh_name_all_chunks(indir = "slides")
indir |
The input directory, default "slides" |
Recurses 1 level (i.e. subdirs) by default. Right now this will break any references made with chunk_reveal!
All the Rmd files with their chunks renamed
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.