combineWords: Associate two words in a single one

Description Usage Arguments Value Author(s) Examples

Description

Associate two words in a single one (interactive mode)

Usage

1
    combineWords(x, tag = 'TI', threshold = 3)

Arguments

x

A list of bibliographic returned by filterArticles

tag

A vector of tags containing textual information

threshold

A threshold value to suggest word association.

Value

A list in which each element is a bibliographic citation in a specific format (i.e. a sub-list where each element is a specific information [authors, keywords, title, etc.]).

Author(s)

Nicolas Casajus

Examples

1
### See https://github.com/ahasverus/rscimap

ahasverus/rscimap documentation built on May 11, 2019, 11:30 p.m.