Render every HTML file in the slides/ folder to PDF and put it in pdf_slides/
kjh_decktape_all_slides.RdRender all html slide files in a folder (to depth 1) to pdf with decktape
Examples
if (FALSE) { # \dontrun{
if(interactive()){
#EXAMPLE1
}
} # }