Package: pdftables 0.1
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.
Authors:
pdftables_0.1.tar.gz
pdftables_0.1.zip(r-4.7)pdftables_0.1.zip(r-4.6)pdftables_0.1.zip(r-4.5)
pdftables_0.1.tgz(r-4.6-any)pdftables_0.1.tgz(r-4.5-any)
pdftables_0.1.tar.gz(r-4.7-any)pdftables_0.1.tar.gz(r-4.6-any)
pdftables_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
pdftables/json (API)
| # Install 'pdftables' in R: |
| install.packages('pdftables', repos = c('https://expersso.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/expersso/pdftables/issues
Last updated from:cddb18a7c9. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 106 | ||
| source / vignettes | OK | 217 | ||
| linux-release-x86_64 | NOTE | 121 | ||
| macos-release-arm64 | NOTE | 78 | ||
| macos-oldrel-arm64 | NOTE | 87 | ||
| windows-devel | NOTE | 63 | ||
| windows-release | NOTE | 74 | ||
| windows-oldrel | NOTE | 78 | ||
| wasm-release | OK | 108 |
Exports:convert_pdfget_remaining
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert PDF Tables to format more amenable to analysis | convert_pdf |
| Retrieve the number of pages left on your account | get_remaining |
