DougLuke / UserNetR

Network data to accompany my book 'Network Analysis in R.'
30 stars 21 forks source link

UserNetR

The goal of UserNetR is to ...

Installation

You can install UserNetR from github with:

# install.packages("devtools")
devtools::install_github("DougLuke/UserNetR")

Example

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

## basic example code