expersso/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.

Getting started

Package details

Maintainer
LicenseCC0
Version0.1
URL https://www.github.com/expersso/pdftables https://pdftables.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("expersso/pdftables")
expersso/pdftables documentation built on May 16, 2019, 9:44 a.m.