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.

Version: 0.1.0
Depends: stringr
Published: 2018-01-30
Author: Tom Drake
Maintainer: Tom Drake <t.drake at ed.ac.uk>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: String2AdjMatrix results

Documentation:

Reference manual: String2AdjMatrix.pdf

Downloads:

Package source: String2AdjMatrix_0.1.0.tar.gz
Windows binaries: r-devel: String2AdjMatrix_0.1.0.zip, r-release: String2AdjMatrix_0.1.0.zip, r-oldrel: String2AdjMatrix_0.1.0.zip
macOS binaries: r-release (arm64): String2AdjMatrix_0.1.0.tgz, r-oldrel (arm64): String2AdjMatrix_0.1.0.tgz, r-release (x86_64): String2AdjMatrix_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=String2AdjMatrix to link to this page.