make_cooc_net: Make a network based on cooccurrences of themes (use the...

Description Usage Arguments Value

Description

Make a network based on cooccurrences of themes (use the document as unit of analysis).

Usage

1
make_cooc_net(x, dictionary)

Arguments

x

data.frame. One numeric variable per theme, document ids as row names.

dictionary

data.frame. Dictionary specifying the attributes of the themes, the variabme "name" identifying each theme.

Value

A network object


NicolasJBM/lexana documentation built on July 3, 2019, 10 a.m.