View source: R/chunk_processing.R
kjh_update_all_chunk_names | R Documentation |
Run unname and then rename on all chunks in all files
kjh_update_all_chunk_names(indir = "slides")
indir |
Input directory, default "slides" |
Recurses to 1 level of depth (i.e. subdirs). Right now this will break any references made with chunk_reveal!
All Rmd chunks are unnamed and then 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.