Package: tableguess 0.0.0.9000
tableguess: Find Tables in Plain Text
The goal of tableguess is to automatically extract table-like objects out of plain text files.
Authors:
tableguess_0.0.0.9000.tar.gz
tableguess_0.0.0.9000.zip(r-4.5)tableguess_0.0.0.9000.zip(r-4.4)tableguess_0.0.0.9000.zip(r-4.3)
tableguess_0.0.0.9000.tgz(r-4.4-any)tableguess_0.0.0.9000.tgz(r-4.3-any)
tableguess_0.0.0.9000.tar.gz(r-4.5-noble)tableguess_0.0.0.9000.tar.gz(r-4.4-noble)
tableguess_0.0.0.9000.tgz(r-4.4-emscripten)tableguess_0.0.0.9000.tgz(r-4.3-emscripten)
tableguess.pdf |tableguess.html✨
tableguess/json (API)
# Install 'tableguess' in R: |
install.packages('tableguess', repos = c('https://jonthegeek.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonthegeek/tableguess/issues
Last updated 1 years agofrom:28f4b0d6bc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:extract_table
Dependencies:stringi
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extract a table from a character vector | extract_table |