getWords: Get cleaned words

Description Usage Arguments Value Author(s) Examples

Description

Get cleaned words to perform wordcloud.

Usage

1
    getWords(data, tag = 'TI', format = 'advanced', nmax = NULL)

Arguments

data

A list of bibliographic returned by filterArticles

tag

A vector of tags containing textual information

format

< simple > for all words in a file or < advanced > for words associated with their frequency

nmax

The number of words (sorting by their frequency)

Value

A vector of words or word/frequency.

Author(s)

Nicolas Casajus

Examples

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

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