craigcitro / qdap

Quantitative Discourse Analysis Package: Bridging the gap between qualitative data and quantitative analysis

Home Page:http://cran.us.r-project.org/web/packages/qdap/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qdap

Build Status

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

# install.packages("devtools")

library(devtools)
install_github("qdapDictionaries", "trinker")
install_github("qdap", "trinker")

Note: Windows users need Rtools and devtools to install this way.

Note: Mac users might be required to install the appropriate version XTools from the Apple Developer site in order to install the development version. You may need to register as an Apple developer. An older version of XTools may also be required.

Help

Web Page
HTML Vignette: Introduction to qdap
PDF Vignette: qdap-tm Package Compatibility
Package PDF Help Manual

Contact

You are welcome to:

About

Quantitative Discourse Analysis Package: Bridging the gap between qualitative data and quantitative analysis

http://cran.us.r-project.org/web/packages/qdap/index.html


Languages

Language:R 92.9%Language:TeX 5.7%Language:CSS 1.4%Language:Shell 0.0%