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