correctSpelling: Manual correction of word spelling

Description Usage Arguments Value Author(s) Examples

Description

Manual correction of word spelling

Usage

1
    correctSpelling(x, tag = 'TI', word, replace = '')

Arguments

x

A list of bibliographic returned by filterArticles

tag

A vector of tags containing textual information

word

The old spelling of one single word (no space)

replace

The new spelling of the word (space allowed)

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.