Provides utilities to read, cells from complex tabular data and heuristic detection based 'structural assignment' of those cells to a columnar or tidy format. Read functionality has the ability to read structured, partially structured or unstructured tabular data from various types of documents. The 'structural assignment' functionality has both supervised and unsupervised way of assigning cells data to columnar/tidy format. Multiple disconnected blocks of tables in a single sheet are also handled appropriately. These tools are suitable for unattended conversation of messy tables into a consumable format(usable for further analysis and data wrangling).
Version: | 0.2.2 |
Depends: | R (≥ 3.2.0) |
Imports: | dplyr (≥ 0.8.1), ggplot2, graphics, magrittr, methods, purrr (≥ 0.3.2), rlang, stats, stringr (≥ 1.4.0), tibble, tidyr, unpivotr (≥ 0.5.1), utils |
Suggests: | cli, covr, docxtractr, DT, knitr, miniUI, plotly, readr, readxl, rmarkdown, rstudioapi, shiny, shinytest, stringdist, tabulizer, testthat (≥ 2.1.0), tidyxl, xlsx, XML |
Published: | 2020-01-09 |
Author: | Indranil Gayen |
Maintainer: | Indranil Gayen <nil.gayen at gmail.com> |
BugReports: | https://github.com/r-rudra/tidycells/issues |
License: | MIT + file LICENSE |
URL: | https://r-rudra.github.io/tidycells/, https://github.com/r-rudra/tidycells |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidycells results |
Reference manual: | tidycells.pdf |
Vignettes: |
Tidycells Package |
Package source: | tidycells_0.2.2.tar.gz |
Windows binaries: | r-prerelease: tidycells_0.2.2.zip, r-release: tidycells_0.2.2.zip, r-oldrel: tidycells_0.2.2.zip |
macOS binaries: | r-prerelease: tidycells_0.2.2.tgz, r-release: tidycells_0.2.2.tgz, r-oldrel: tidycells_0.2.2.tgz |
Old sources: | tidycells archive |
Please use the canonical form https://CRAN.R-project.org/package=tidycells to link to this page.