Description Usage Arguments Value
Obtaining of a corpus from an article database
| 1 2 | CorpusFromBibData(bibData, bibUnits, controlList, stopwords, wordsToRemove,
  replaceWords)
 | 
| 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 | 
a corpus object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.