tomdrake/String2AdjMatrix: Creates an adjacency matrix from a list of strings

Takes a list of character strings and forms an adjacency matrix for the times the specified characters appear together in the strings provided. For use in social network analysis and data wrangling. Simple package, comprised of three functions.

Getting started

Package details

AuthorTom Drake
MaintainerTom Drake <t.drake@ed.ac.uk>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tomdrake/String2AdjMatrix")
tomdrake/String2AdjMatrix documentation built on May 23, 2019, 6:06 a.m.