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.4 |
Imports: |
rlang, dplyr, tidyr, reshape2, tidytext, purrr, Matrix, broom, tibble, gapminder |
Suggests: |
ggraph, igraph, testthat, covr, knitr, janeaustenr, rmarkdown, unvotes (≥ 0.3.0), countrycode, fuzzyjoin, ggplot2, maps, irlba |
Published: |
2021-08-12 |
Author: |
David Robinson [aut, cre],
Kanishka Misra [ctb],
Julia Silge [ctb] |
Maintainer: |
David Robinson <admiral.david at gmail.com> |
BugReports: |
https://github.com/dgrtwo/widyr/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/dgrtwo/widyr |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
widyr results |