Skip to content
/ qdap Public

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

Notifications You must be signed in to change notification settings

trinker/qdap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
trinker
Sep 27, 2020
adfd664 · Sep 27, 2020
Sep 27, 2020
Dec 31, 2019
Sep 27, 2020
Sep 27, 2020
Apr 19, 2020
Apr 14, 2017
Dec 18, 2018
Mar 6, 2018
Nov 18, 2017
Dec 23, 2018
Sep 27, 2020
Sep 25, 2020
Sep 27, 2020
Sep 25, 2020
Feb 6, 2014

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. Build Status 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

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

Topics

Resources

Citation

Stars

Watchers

Forks

Packages

No packages published