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.
Version: | 0.1 |
Imports: | httr, tools |
Suggests: | knitr, rmarkdown |
Published: | 2016-02-15 |
DOI: | 10.32614/CRAN.package.pdftables |
Author: | Eric Persson [aut, cre] |
Maintainer: | Eric Persson <expersso5 at gmail.com> |
BugReports: | https://www.github.com/expersso/pdftables/issues |
License: | CC0 |
URL: | https://www.github.com/expersso/pdftables , https://pdftables.com |
NeedsCompilation: | no |
Materials: | README |
In views: | WebTechnologies |
CRAN checks: | pdftables results |
Reference manual: | pdftables.pdf |
Vignettes: |
Convert PDF Tables |
Package source: | pdftables_0.1.tar.gz |
Windows binaries: | r-devel: pdftables_0.1.zip, r-release: pdftables_0.1.zip, r-oldrel: pdftables_0.1.zip |
macOS binaries: | r-release (arm64): pdftables_0.1.tgz, r-oldrel (arm64): pdftables_0.1.tgz, r-release (x86_64): pdftables_0.1.tgz, r-oldrel (x86_64): pdftables_0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=pdftables to link to this page.