Description Usage Arguments Value Examples
A supply chain is a path starting from a producer and ending to a distributor. A supply network counts as many supply chains as connected producer-distributors pairs.
1  | 
g | 
 igraph object; the supply network.  | 
a positive integer.
1 2 3  | library(igraph)
g = generateSupplyNet()
nbSupplyChains(g)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.