CorpusFromBibData: Corpus from an article database

Description Usage Arguments Value

Description

Obtaining of a corpus from an article database

Usage

1
2
CorpusFromBibData(bibData, bibUnits, controlList, stopwords, wordsToRemove,
  replaceWords)

Arguments

bibData

a vector containing the key terms to search

bibUnits

a vector containing bibliometric units of analysis (e.g., Title, Abstract, Keywords, Journal, Authors, Year)

controlList

a vector of transformations that will be applied to the corpus

stopwords

a vector of stopwords to be removed from the corpus

wordsToRemove

a vector of custom words to be removed

replaceWords

a data frame of custom words and its corresponding replacement word

Value

a corpus object


andresfpc/KDViz documentation built on May 12, 2019, 3:35 a.m.