pdftables: Programmatic Conversion of PDF Tables

Allows the user to convert PDF tables to formats more amenable to analysis ('.csv', '.xml', or '.xlsx') by wrapping the PDFTables API. In order to use the package, the user needs to sign up for an API account on the PDFTables website (<https://pdftables.com/pdf-to-excel-api>). The package works by taking a PDF file as input, uploading it to PDFTables, and returning a file with the extracted data.

Package details

AuthorEric Persson [aut, cre]
MaintainerEric Persson <expersso5@gmail.com>
LicenseCC0
Version0.1
URL https://www.github.com/expersso/pdftables https://pdftables.com
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pdftables")

Try the pdftables package in your browser

Any scripts or data that you put into this service are public.

pdftables documentation built on May 2, 2019, 6:09 a.m.