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 CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("String2AdjMatrix")

Try the String2AdjMatrix package in your browser

Any scripts or data that you put into this service are public.

String2AdjMatrix documentation built on May 1, 2019, 8:04 p.m.