This little function calculates Degree Centrality (CD) for each node in an undirected simplified graph. The node column also has to be entered as data frame. Then you get it to work like this… And that should return something like
Tag: programming
Categories
The Full Graphing Monty – R
Spent the entire day bashing out graphs (not a euphemism at all). I did some pretty intense node analysis, and then some plotting. This what I used for plotting This is the final result — one of the smaller graphs. Just as a final note. I freaking LOVE MacVim.
You must be logged in to post a comment.