Description Usage Arguments Value Methods (by class)
This generic method computes the centrality degree of a network object
| 1 2 3 4 5 6 | net.centrality.degree(x, target, which = "ego", direction = "in",
  quiet = FALSE)
## S4 method for signature 'NetworkVariable'
net.centrality.degree(x, target, which = "ego",
  direction = "in", quiet = FALSE)
 | 
| x | the object for which we want to compute the centrality | 
| target | a  | 
| which | a  | 
| direction | a  | 
| quiet | a  | 
A ScaleVariable object.
NetworkVariable: for NetworkVariable objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.