View source: R/render_slides.R
kjh_decktape_one_slide | R Documentation |
Render one slide html file to pdf_slides/file.pdf with decktape
kjh_decktape_one_slide(infile, outdir = "pdf_slides")
infile |
Input html file |
outdir |
Output directory, defaults to |
Side-effect; rendered PDF slide file
## 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.