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

qdapTools

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status Coverage Status DOI

qdapTools is an R package that contains tools associated with the qdap package that may be useful outside of the context of text analysis.

Installation

To download the development version of qdapTools:

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_gh("trinker/qdapTools")

About

qdapTools is an R package that contains tools associated with the qdap package that may be useful outside of the context of text analysis.

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.