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.3 |
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: | 2023-01-22 |
DOI: | 10.32614/CRAN.package.unpivotr |
Author: | Duncan Garmonsway [aut, cre] |
Maintainer: | Duncan Garmonsway <nacnudus at gmail.com> |
BugReports: | https://github.com/nacnudus/unpivotr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nacnudus/unpivotr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | unpivotr results |
Reference manual: | unpivotr.pdf |
Vignettes: |
HTML Tables Introduction to unpivotr Small Multiples |
Package source: | unpivotr_0.6.3.tar.gz |
Windows binaries: | r-devel: unpivotr_0.6.3.zip, r-release: unpivotr_0.6.3.zip, r-oldrel: unpivotr_0.6.3.zip |
macOS binaries: | r-release (arm64): unpivotr_0.6.3.tgz, r-oldrel (arm64): unpivotr_0.6.3.tgz, r-release (x86_64): unpivotr_0.6.3.tgz, r-oldrel (x86_64): unpivotr_0.6.3.tgz |
Old sources: | unpivotr archive |
Please use the canonical form https://CRAN.R-project.org/package=unpivotr to link to this page.