View source: R/render_slides.R
kjh_purl_all_slides | R Documentation |
code/
folderConvert all Rmd files in the slide folder to R files in the code folder
kjh_purl_all_slides(indir = "slides", outdir = "code")
indir |
The source dir, default slides, crawled recursively |
outdir |
The output dir, default code |
Side effect; code/
folder of purled .R files.
## 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.