splitWords: Write a new spelling for associated words

Description Usage Arguments Value Author(s) Examples

Description

Write a new spelling for associated words (i.e. transform < trade-off > into < tradeoff >)

Usage

1
    splitWords(x, tag = 'TI', import = TRUE)

Arguments

x

A list of bibliographic returned by filterArticles

tag

A vector of tags containing textual information

import

If TRUE user can start this process from where he has stopped the last time.

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.