degreeDistribution: Plot degree distribution

Description Usage Arguments Examples

Description

This function plots the degree distribution of a network. Depends on 'ggplot2'.

Usage

1
degreeDistribution(edgeList, nodeList)

Arguments

edgeList

A dataframe of network data where sources are in the first column and targets are in the second column.

nodeList

A dataframe where all nodes and their respective names are listed.

Examples

1

O1sims/networkR documentation built on May 31, 2019, 6:13 p.m.