makemultinet: Converts a list of words to an igraph network object....

Description Usage Arguments Value

Description

Converts a list of words to an igraph network object. MULTILAYER Note that makemultinet is simply a wrapper for the tolangnet and nodeindex functions, but with additional code to make a weighted multilayered network from the union of the orthographic and phonological layers of the language network.

Usage

1
makemultinet(words)

Arguments

words

A dataframe with Phono and Ortho columns of character class.

Value

An igraph object of the language network created from words.


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