View source: R/render_slides.R
kjh_render_all_slides | R Documentation |
Render all Rmd files in the slides/
dir to HTML
kjh_render_all_slides(indir = "slides")
indir |
Input directory (default 'slides') |
Side effect; Renders all the Rmd files to html
## 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.