split_pdf_text: Split pdf data into text sections

Description Usage Arguments Value Author(s)

View source: R/split.R

Description

For data read in by pdftools::pdf_data(), split into text sections based on x and y positioning, height and width.

Usage

1
split_pdf_text(x, size)

Arguments

x

A list of data.frames as read by pdftools::pdf_data(font_info = T).

size

A data.frame as read by pdftools::pdf_pagesize().

Value

A list.

Author(s)

Matt Lewis


matthewlewis896/litreadr documentation built on Dec. 21, 2021, 2:56 p.m.