Chapter 9 Calculating Network Size and Density

Learning objectives:

  • Measure graph density.

Load libraries

library(igraph)
library(tidyverse)