combine_pdf: Combine Multiple Files into a Single PDF

Description Usage Arguments Details

View source: R/combine_pdf.R

Description

Uses GhostScript to combine multiple files into a single pdf

Usage

1
combine_pdf(inputNames, outputName)

Arguments

inputNames

a character vector of files to combine; can include path

outputName

the name of the merged pdf file

Details

Sets a few options, including the option to not rotate the images as they are combined. Only tested by me on OSX


rBatt/rbLib documentation built on May 26, 2019, 7:45 p.m.