Description Usage Arguments Value Examples
HTML to PDF conversion via pandoc system call. Writes new file with old filename but upodates extension to .pdf
1 | fig_html2pdf(filename)
|
filename |
Filename of html file |
Returns filename for new file
1 2 3 4 | ## Not run:
fig_html2pdf("myfile.html")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.