Purl all slide .Rmds to .R and put them in the code/ folder
kjh_purl_all_slides.RdConvert all Rmd files in the slide folder to R files in the code folder
Examples
if (FALSE) { # \dontrun{
if(interactive()){
#EXAMPLE1
}
} # }