Skip to content

brandonsie/pdfuniter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfuniter

R package to call pdfunite command line utility

pdfunite

Setup

if(!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("brandonsie/pdfuniter")   

Usage

pdfuniter::pdfunite(c("page1.pdf", "page2.pdf"), "combined_doc.pdf")

About

R package to call pdfunite command line utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages