widyr: Widen, Process, then Re-Tidy Data

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.0
Imports: dplyr, tidyr, reshape2, tidytext, purrr, Matrix, broom, methods
Suggests: ggraph, igraph, gapminder, testthat, covr, knitr, topicmodels, janeaustenr, rmarkdown, unvotes (≥ 0.2.0), countrycode, fuzzyjoin, ggplot2, maps
Published: 2017-08-14
Author: David Robinson [aut, cre]
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

Downloads:

Reference manual: widyr.pdf
Vignettes: Vignette Title
United Nations Voting Correlations
Package source: widyr_0.1.0.tar.gz
Windows binaries: r-devel: widyr_0.1.0.zip, r-release: widyr_0.1.0.zip, r-oldrel: widyr_0.1.0.zip
OS X El Capitan binaries: r-release: widyr_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: widyr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=widyr to link to this page.