README.md

datagraphs

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

datagraphs is an R package providing R native graph data structures with pass-by-reference semantics, an alternative to igraph that focuses on simplicity and easiness to enhancement.

Installation

You can install the development version of datagraphs from GitHub with:

# install.packages("devtools")
devtools::install_github("vh-d/datagraphs")


vh-d/datagraphs documentation built on May 13, 2022, 1:42 p.m.