process_pdf_text {Tivy} | R Documentation |
Process PDF text content
Description
Internal function to extract structured data from PDF text content.
Usage
process_pdf_text(text, file_name, verbose = TRUE)
Arguments
text |
PDF text content. |
file_name |
Source file name. |
verbose |
Show processing messages. |
Value
Data frame with extracted information.
[Package Tivy version 0.1.1 Index]