add_raw_txt: Add raw text to a data.frame for loading to Elastic

Description Usage Arguments Value Examples

View source: R/bulk_ecosdocs.R

Description

We use text extracted from PDFs with pdftext for full-text search with Elastic, added in a single field, raw_txt. The volume of data in raw_txt can be rather large; we recommend that it is added

Usage

1

Arguments

df

A data.frame from a bulk_*_prep function, with txt_path var

Value

df, with a raw_txt variable filled using readLines

Examples

1
one or more lines to demo the function

jacob-ogre/esadocs documentation built on May 18, 2019, 8 a.m.