Description Usage Arguments Value Examples
Get micro-level network measures for words in the single layer language network.
1 | getnetstats(network)
|
network |
An igraph object of the language network. |
A dataframe containing network statistics for each node in the network.
1 2 | data <- getnetstats(network)
head(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.