Skip to contents

Make a simple preferential attachment network with N nodes, starting from two nodes and adding one node per network construction step.

Usage

make_preferential_attachment(N)

Arguments

N

population size

Value

igraph::graph