r-rudra/tidycells: Read Tabular Data from Diverse Sources and Easily Make Them Tidy

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).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.2.999
URL https://r-rudra.github.io/tidycells/ https://github.com/r-rudra/tidycells
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-rudra/tidycells")
r-rudra/tidycells documentation built on July 19, 2022, 5:10 a.m.