The goal of netdiagnostics is to …

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("n8thangreen/netdiagnostics")

Example

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

## basic example code