Learn R Programming

⚠️There's a newer version (0.3-1) of this package.Take me there.

RQDA (version 0.2-6)

R-based Qualitative Data Analysis

Description

R package for Qualitative Data Analysis. Current version only supports plain text, but it can import PDF highlights if the Enhance package of rjpod, which is available on R-Forge, is installed.

Copy Link

Version

Install

install.packages('RQDA')

Monthly Downloads

1

Version

0.2-6

License

BSD_3_clause + file LICENSE

Maintainer

Ronggui HUANG

Last Published

May 11th, 2014

Functions in RQDA (0.2-6)

getAttr

attributes
nCodedByTwo

Show the relationship between *codedBy using a matrix.
viewPlainFile

View the file content of the selected file in File Widget without displaying the codings and annotations etc.
queryFiles

Retrieval of file names according to their codings.
retrieval

Retrieval of codings conditional on the file id.
exportCodings

Export codings to a HTML file.
Ops.codings

Boolean operation on codings.
getMemos

Collection of code memos
codingBySearch

Auto-coding by pattern matching
exportCodedFile

exported a coded file to HTML fiel
Project

Open and close project.
casesCodedBy

Get cases coded by specific codes, by specifying the code IDs.
getFileIdSets

Get file id from sets.
filesByCodes

Relation between files and codes.
filesCodedBy

Get files coded by specific codes, by specifying the code IDs.
getCodingsByOne

Return codings of one code.
RQDA-package

R-based Qualitative Data Analysis package