It provides a set of efficient functions to deal with adjacency matrices in R. It allows to generate adjacency matrices from weighted edgelists, create weighted edgelists from edgelists with repeated edges, and handle these objects. It exploits 'dplyr' and 'tibble' to deal efficiently with large edgelists, and 'Matrix' sparse matrices to store adjacency matrices in sparse format.
Package details |
|
---|---|
Maintainer | |
License | AGPL-3 |
Version | 0.1.1 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.