Description
Dictionaries and Word Lists for the 'qdap' Package.
Description
A collection of text analysis dictionaries and word lists for use with the 'qdap' package.
README.md
qdapDictionaries
qdapDictionaries is an R package containing the dictionaries and word lists for use with the qdap package.
Installation
To download the development version of qdapDictionaries:
Download the zip ball or tar ball, decompress and run R CMD INSTALL
on it, or use the pacman package to install the development version:
if (!require("pacman")) install.packages("pacman")
pacman::p_load_current_gh("trinker/qdapDictionaries")