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.5)pdftables_0.1.zip(r-4.4)pdftables_0.1.zip(r-4.3)
pdftables_0.1.tgz(r-4.4-any)pdftables_0.1.tgz(r-4.3-any)
pdftables_0.1.tar.gz(r-4.5-noble)pdftables_0.1.tar.gz(r-4.4-noble)
pdftables_0.1.tgz(r-4.4-emscripten)pdftables_0.1.tgz(r-4.3-emscripten)
pdftables.pdf |pdftables.html✨
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 8 years agofrom:cddb18a7c9. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | NOTE | Nov 03 2024 |
R-4.5-linux | NOTE | Nov 03 2024 |
R-4.4-win | NOTE | Nov 03 2024 |
R-4.4-mac | NOTE | Nov 03 2024 |
R-4.3-win | NOTE | Nov 03 2024 |
R-4.3-mac | NOTE | Nov 03 2024 |
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 |