cat_pages: Concatenate OCR'd pages to a single file

Description Usage Arguments Value See Also Examples

Description

Uses readLines to build a list so that the form-feed metacharacter (\f) can be used to separate pages in concatenated file. This allows both text from pdf_text and from OCR-ing to be handled in the same way.

Usage

1

Arguments

files

A vector of TXT files to be concatenated

Value

The path to the single, concatenated file

See Also

load_text

Examples

1
# cat_pages(fil_list)

jacob-ogre/pdftext documentation built on May 18, 2019, 8:01 a.m.