getmultistats: Get micro-level network measures for words in the multilayer...

Description Usage Arguments Value Examples

Description

Get micro-level network measures for words in the multilayer language network.

Usage

1
getmultistats(network)

Arguments

network

An igraph object of the language network (phonographic multiplex).

Value

A dataframe containing network statistics for each node in the network.

Examples

1
2
data <- getmultistats(network)
head(data)

csqsiew/netlangr documentation built on May 4, 2019, 10:54 a.m.