summarize_gold: Summarize the text from a gold-standard PDF

Description Usage Arguments Value Examples

View source: R/gold_std.R

Description

More detailed description of the function

Usage

1
summarize_gold(fil, txt)

Arguments

fil

Name of the PDF from which text was extracted

txt

List from pdftools::pdf_text with text from PDF

Value

A data.frame with # pages, # lines, and # words

Examples

1
# res <- summarize_gold("test.pdf", text)

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