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 |
Reference manual: | String2AdjMatrix.pdf |
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: String2AdjMatrix_0.1.0.tgz, r-oldrel: String2AdjMatrix_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=String2AdjMatrix to link to this page.