Skip to content
/ qdap Public

❗ This is a read-only mirror of the CRAN R package repository. qdap — Bridging the Gap Between Qualitative Data and Quantitative Analysis. Homepage: https://trinker.github.io/qdap/ Report bugs for this package: https://github.com/trinker/qdap/issues

Notifications You must be signed in to change notification settings

cran/qdap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qdap

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. DOI

qdap (Quantitative Discourse Analysis Package) is an R package designed to assist in quantitative discourse analysis. The package stands as a bridge between qualitative transcripts of dialogue and statistical analysis & visualization.

Installation

To download the development version of qdap:

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 (The user may want to install the dev version of reports first):

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh(
    "trinker/qdapDictionaries",
    "trinker/qdapRegex",
    "trinker/qdapTools",
    "trinker/qdap"
)

Help

Contact

You are welcome to:

Note: If you are reporting a bug make sure you have first read the Cleaning Text & Debugging vignette

About

❗ This is a read-only mirror of the CRAN R package repository. qdap — Bridging the Gap Between Qualitative Data and Quantitative Analysis. Homepage: https://trinker.github.io/qdap/ Report bugs for this package: https://github.com/trinker/qdap/issues

Resources

Stars

Watchers

Forks

Packages

No packages published