Description Usage Arguments Value Author(s)
Get the degree of vertices in a graph.
1 |
graph |
The FlashGraph object |
mode |
Character string. "out" for out-degree, "in" for in-degree, "both" for the sum of the two. This argument is ignored for undirected graphs. |
A numeric vector with the degree of each vertex in the graph.
Da Zheng <dzheng5@jhu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.