Skip to content

trinker/textcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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**](https://github.com/trinker/qdap) package but with consistency, more obvious usage, optimization all in a single package.
  • export tools:
  • .csv (word [in qdap], sentence, turn of talk level)
  • spanning sheets (time)
  • Transcript out with word numbering [in qdap] but add sentence numbering too ((1)) sent one. ((2)) sent two.
  • examine tools:
  • text and html concordance/context
  • import tools [in qdap]

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages