README.md

textcode Follow

Build
Status Coverage
Status Version

textcode provides tools for qualitative text coding. The tools enhance the ability to: (a) export text for qualitative coding, (b) import coding schemes, and (c) reshape the imports into an analysis ready format. This package ports much of the coding mechanisms from the qdap package but with consistency, more obvious usage, optimization all in a single package.

Table of Contents

Installation

To download the development version of textcode:

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/textcode")

Contact

You are welcome to: - submit suggestions and bug-reports at: https://github.com/trinker/textcode/issues - send a pull request on: https://github.com/trinker/textcode/ - compose a friendly e-mail to: tyler.rinker@gmail.com



trinker/textcode documentation built on June 1, 2019, 12:53 a.m.