pdf_words: pdf_words

Description Usage Arguments

View source: R/batch.R

Description

Extracts all words from PDFs

Usage

1
pdf_words(folder, subfolders = T, unnest_tokens = T, exclude = c())

Arguments

folder

the path to a folder

subfolders

a bool. if true, subfolders included

unnest_tokens

a bool. If true, a dataset split into one word per row is returned.

exclude

words to exclude


JConigrave/foldercloud documentation built on Feb. 2, 2020, 8:04 a.m.