Learn R Programming

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

RQDA (version 0.2-7)

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-7

License

BSD_3_clause + file LICENSE

Maintainer

Ronggui HUANG

Last Published

October 27th, 2014

Functions in RQDA (0.2-7)

codingBySearch

Auto-coding by pattern matching
getAttr

attributes
getFileIdSets

Get file id from sets.
getCodingsByOne

Return codings of one code.
Project

Open and close project.
exportCodedFile

exported a coded file to HTML fiel
casesCodedBy

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

Relation between files and codes.
exportCodings

Export codings to a HTML file.
getMemos

Collection of code memos
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.
filesCodedBy

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

Retrieval of file names according to their codings.
Ops.codings

Boolean operation on codings.
retrieval

Retrieval of codings conditional on the file id.
RQDA-package

R-based Qualitative Data Analysis package