stitch_pdfs | R Documentation |
Deprecated function, no longer available. Consider using pdftools::pdf_combine() to combine multiple PDFs.
stitch_pdfs(pdfs, output = NULL)
pdfs |
character vector containing filenames (with path, if the files aren't in the working directory) of the PDFs to be combined |
output |
name of the PDF file (including path where necessary) to be created, containing the stiched-together PDFs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.