extract_pdfs_in_dir: Gather all '.pdf' files in a directory, recursively

View source: R/extract_pdfs_in_dir.R

extract_pdfs_in_dirR Documentation

Gather all .pdf files in a directory, recursively

Description

For use with Zotero, which exports PDFs of a batch of articles into individual folders. Copies of all PDFs in directory will be placed into a new folder at top of directory named extracted-pdfs.

Usage

extract_pdfs_in_dir(dir)

Arguments

dir

Directory to search for PDFs

Examples

# non-operative
# extract_pdfs_in_dir(dir = "~/Downloads/syllabus-causalinference")

wepelham3/sack2 documentation built on Aug. 5, 2023, 5:53 a.m.