RQDA-package {RQDA} | R Documentation |
Qualitative Data Analysis based on R language. Current version only supports plain text.
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.
Huang Ronggui
Maintainer: Huang <ronggui.huang@gmail.com>
## Not run: library(RQDA) RQDA() ## End(Not run)