Package: String2AdjMatrix 0.1.0

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.

Authors:Tom Drake

String2AdjMatrix_0.1.0.tar.gz
String2AdjMatrix_0.1.0.zip(r-4.5)String2AdjMatrix_0.1.0.zip(r-4.4)String2AdjMatrix_0.1.0.zip(r-4.3)
String2AdjMatrix_0.1.0.tgz(r-4.4-any)String2AdjMatrix_0.1.0.tgz(r-4.3-any)
String2AdjMatrix_0.1.0.tar.gz(r-4.5-noble)String2AdjMatrix_0.1.0.tar.gz(r-4.4-noble)
String2AdjMatrix_0.1.0.tgz(r-4.4-emscripten)String2AdjMatrix_0.1.0.tgz(r-4.3-emscripten)
String2AdjMatrix.pdf |String2AdjMatrix.html
String2AdjMatrix/json (API)

# Install 'String2AdjMatrix' in R:
install.packages('String2AdjMatrix', repos = c('https://tomdrake.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tomdrake/string2adjmatrix/issues

On CRAN:

3 exports 0.62 score 8 dependencies 5 scripts 110 downloads

Last updated 7 years agofrom:b54ac39e15. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winNOTEAug 31 2024
R-4.5-linuxNOTEAug 31 2024
R-4.4-winNOTEAug 31 2024
R-4.4-macNOTEAug 31 2024
R-4.3-winNOTEAug 31 2024
R-4.3-macNOTEAug 31 2024

Exports:generate_adj_matrixstring_2_matrixstring_2_matrix_x

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Readme and manuals

Help Manual

Help pageTopics
generate_adj_matrixgenerate_adj_matrix
string_2_matrixstring_2_matrix string_2_matrix_x