Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 371 Bytes

pdftools-guide with beer data

A vignette to using pdftools from ropensci.

The pdftools package can be installed from CRAN via install.packages("pdftools").

Basic usage covered here:

  • Read in PDF text/tables
  • Split raw text in tabular format
  • Combine into dataframes
  • Apply across many similar PDFs