wcoupling: Word coupling

Description Usage Arguments Details Value Author(s) Examples

Description

This function make an adjencency table that is a combination of kw, ti ,ab words.

Usage

1
wcoupling(dfsci, kw = 5, ti = 3, ab = 2)

Arguments

dfsci

a dataframe that resides within a community within a scimeetr object

Details

No details for now.

Value

data frame of 62 columns and a number of row equal to the number of unique records.

Author(s)

Maxime Rivest

Examples

1
wcoupling(scimeetr_list$com1$dfsci, kw = 2, ti = 1 ab = 1)

MaximeRivest/scimeetr documentation built on May 8, 2019, 9:51 a.m.