Package: String2AdjMatrix
Type: Package
Title: Creates an Adjacency Matrix from a List of Strings
Version: 0.1.0
Author: Tom Drake
Maintainer: Tom Drake <t.drake@ed.ac.uk>
Description: 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.
License: GPL-3
Encoding: UTF-8
Depends: stringr
LazyData: true
RoxygenNote: @import stringr 6.0.1
NeedsCompilation: no
Packaged: 2018-01-29 18:52:04 UTC; tdrake
Repository: CRAN
Date/Publication: 2018-01-30 10:24:44 UTC
Built: R 4.0.2; ; 2020-07-16 03:32:08 UTC; unix
