/AnNet

Analysis of Networks

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

AnNet

The goal of AnNet is to ...

Installation

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

# install.packages("devtools")
devtools::install_github("lptolik/AnNet",ref = "develop")

Example

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

library(AnNet)
## basic example code