| pdf_to_binbase | R Documentation | 
Converts a PDF file to a base64-encoded binary .tiff file.
pdf_to_binbase(file)
file | 
 path to a single-page pdf file  | 
a base64-encoded string
## Not run: 
doc_encoded <- pdf_to_binbase("document.pdf")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.