Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

qdapDictionaries

Build Status DOI

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")
You can’t perform that action at this time.