unpivotr: Unpivot Complex and Irregular Data Layouts (original) (raw)

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.

Version: 0.6.4
Depends: R (≥ 3.2.0)
Imports: methods, rlang, magrittr, dplyr, forcats, purrr, tidyr, pillar, tibble (≥ 2.1.1), cellranger, xml2, tidyselect
Suggests: knitr, rmarkdown, readr, tidyxl, readxl, stringr, htmltools, rvest, selectr, DT, testthat, covr, here
Published: 2024-11-30
DOI: 10.32614/CRAN.package.unpivotr
Author: Duncan Garmonsway [aut, cre]
Maintainer: Duncan Garmonsway
BugReports: https://github.com/nacnudus/unpivotr/issues
License: MIT + file
URL: https://github.com/nacnudus/unpivotr
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: unpivotr results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=unpivotrto link to this page.