gi0na/adjHelpR: Handle and Manipulate Adjacency Matrices

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.

Getting started

Package details

Maintainer
LicenseAGPL-3
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gi0na/adjHelpR")
gi0na/adjHelpR documentation built on Jan. 9, 2022, 11:38 p.m.