Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.15 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.15 KB

networkGraphsR

R-CMD-check Codecov test coverage Lifecycle: experimental license

The goal of networkGraphsR is to …

Installation

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

# install.packages("devtools")
devtools::install_github("IDEMSInternational/networkGraphsR")

Example

This is a basic example which shows you how to solve a common problem:

library(networkGraphsR)
## basic example code