getnetstats: Get micro-level network measures for words in the single...

Description Usage Arguments Value Examples

Description

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

Usage

1
getnetstats(network)

Arguments

network

An igraph object of the language network.

Value

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

Examples

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

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