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