Description Usage Arguments Value Note Author(s) References Examples
This function calculates two degree measures: the number of contacts that a node is connected to, and the sum of weights on ties originating from a node (strength).
1  | 
net | 
 A two-mode network  | 
measure | 
 specifies which measures should be calculated  | 
Returns a data.frame with two or three columns: the first column contains the nodes' ids, and the remaining columns contain the scores of the measures specified in the measure-parameter.
version 1.0.0
Tore Opsahl; http://toreopsahl.com
http://toreopsahl.com/blog/
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.