dje_to_text: Converts a directory of DJE PDFs to text (using...

Description Usage Arguments Value See Also

View source: R/pdf_to_text.R

Description

Converts a directory of DJE PDFs to text (using pdf_to_text())

Usage

1
dje_to_text(path = ".", new_path = NULL, ...)

Arguments

path

Path to directory containing files to be converted

new_path

Path to directory where to save converted files (defaults to NULL, simply appending "_txt" to path)

...

Parameters passed on to pdf_to_text()

Value

A character vector with the paths the new files

See Also

pdf_to_text()


courtsbr/dje documentation built on May 29, 2019, 1:17 p.m.