Encapsulates the pattern of untidying data into a wide matrix, performing some processing, then turning it back into a tidy form. This is useful for several operations such as co-occurrence counts, correlations, or clustering that are mathematically convenient on wide matrices.
Version: | 0.1.2 |
Imports: | dplyr, tidyr, reshape2, tidytext, purrr, Matrix, broom |
Suggests: | ggraph, igraph, gapminder, testthat, covr, knitr, topicmodels, janeaustenr, rmarkdown, unvotes (≥ 0.2.0), countrycode, fuzzyjoin, ggplot2, maps, irlba |
Published: | 2019-09-09 |
Author: | David Robinson [aut, cre], Kanishka Misra [ctb] |
Maintainer: | David Robinson <admiral.david at gmail.com> |
BugReports: | http://github.com/dgrtwo/widyr/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/dgrtwo/widyr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | widyr results |
Reference manual: | widyr.pdf |
Vignettes: |
widyr: Widen, process, and re-tidy a dataset United Nations Voting Correlations |
Package source: | widyr_0.1.2.tar.gz |
Windows binaries: | r-devel: widyr_0.1.2.zip, r-devel-gcc8: widyr_0.1.2.zip, r-release: widyr_0.1.2.zip, r-oldrel: widyr_0.1.2.zip |
OS X binaries: | r-release: widyr_0.1.2.tgz, r-oldrel: widyr_0.1.2.tgz |
Old sources: | widyr archive |
Reverse imports: | saotd |
Reverse suggests: | wikisourcer |
Please use the canonical form https://CRAN.R-project.org/package=widyr to link to this page.