RQDA-package {RQDA}R Documentation

R-based Qualitative Data Analysis package

Description

Qualitative Data Analysis based on R language. Current version only supports plain text.

Details

Package: RQDA
Type: Package
Version: 0.1-6
Date: 2008-12-26
Depends: DBI, RSQLite, RGtk2, gWidgets, gWidgetsRGtk2
License: New style BSD License
LazyLoad: yes
URL: http://rqda.r-forge.r-project.org/

The workhorse function for end-user is the RQDA(), you can use RQDA() to start the GUI after library(QRDA). Please Refer to the documentation section of the project homepage for the usage of RQDA.

Author(s)

Huang Ronggui

Maintainer: Huang <ronggui.huang@gmail.com>

Examples

## Not run: 
library(RQDA)
RQDA()
## End(Not run)

[Package RQDA version 0.1-6 Index]