nacnudus/unpivotr: Unpivot Complex and Irregular Data Layouts

Tools for converting data from complex or irregular layouts to a columnar structure. For example, tables with multilevel column or row headers, or spreadsheets. Header and data cells are selected by their contents and position, as well as formatting and comments where available, and are associated with one other by their proximity in given directions. Functions for data frames and HTML tables are provided.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.6.3
URL https://github.com/nacnudus/unpivotr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nacnudus/unpivotr")
nacnudus/unpivotr documentation built on Feb. 6, 2023, 4:55 a.m.