dgrtwo/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.5.9000
URL https://github.com/juliasilge/widyr https://juliasilge.github.io/widyr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dgrtwo/widyr")
dgrtwo/widyr documentation built on Nov. 14, 2022, 4:07 a.m.