coupling: Make graph based on coupling

Description Usage Arguments Value

Description

Make graph based on coupling

Usage

1
2
coupling(dfsci = dfsci, coupling_by = "bic", kw = 1, ti = 1, ab = 1,
  splitted_cr)

Arguments

dfsci

A data.frame from a scimeetr object.

coupling_by

A character vector of length one. Equal to either: 'bic' for bibliographic coupling, 'kec' for keyword coupling, 'tic' for title coupling, 'abc' for abstract coupling, 'joc' for journal coupling, 'auc' for author coupling', 'woc' for word coupling, 'bickec' for a combination of bibliographic coupling and keyword coupling, and 'bickecticjoc' for a combination of bic, kec, tic, joc (this might be the better way for most use but it is a bit slow, this is why it is not the default choice)

Value

graph object


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