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