pdf_combine_chunks | R Documentation |
the function pdf_combine() from pdftools/qpdf package has issues (on windows) when combining hundreds of plots. error: "Too many open files" so we here create a wrapper where we combine source files in batches some references; https://stackoverflow.com/questions/40810704/error-with-r-function-download-file-too-many-open-files
pdf_combine_chunks(input, output)
input |
array of paths to PDF files |
output |
path to desired output PDF file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.