The goal of networkGraphsR is to …
You can install the development version of networkGraphsR from GitHub with:
# install.packages("devtools")
devtools::install_github("IDEMSInternational/networkGraphsR")
This is a basic example which shows you how to solve a common problem:
library(networkGraphsR)
## basic example code