View source: R/render_slides.R
kjh_decktape_all_slides | R Documentation |
slides/
folder to PDF and put it in pdf_slides/
Render all html slide files in a folder (to depth 1) to pdf with decktape
kjh_decktape_all_slides(indir = "slides", outdir = "pdf_slides")
indir |
Input dir, defaults to 'slides' |
outdir |
Output dir, defaults to 'pdf_slides' |
By default will recurse to 1 level of subdirs
Side effect; renders all the html to pdf
## 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.