pdf_split: Split up a pdf

Description Usage Arguments Value

View source: R/images.R

Description

Split a pdf into it's component pages and return a vector of filenames.

Usage

1
pdf_split(path, dir = tempdir())

Arguments

path

The path to the pdf file to split.

dir

directory for output. Default is to use a temporary directory.

Value

A vector of the filenames of the resultant 1 page pdfs.


SVA-SE/mill documentation built on June 21, 2020, 4:09 a.m.