Description Usage Arguments
View source: R/net_stat.R
Calculate network statistics
1 2 3
net_stat(net, directed = FALSE, configuration = c("edges", "isolate", "kstar(2)", "kstar(3)", "kstar(4)", "kstar(5)", "cycle(4)", "cycle(5)", "cycle(6)"))
net
Input network (adjacency matrix)
stat
Statistics
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.