RQDA-package: R-based Qualitative Data Analysis package
Description
Qualitative Data Analysis based on R language. Current version only supports plain text.
Arguments
Details
ll{
Package: RQDA
Type: Package
Version: 0.1-8
Date: 2009-09-12
Depends: R (>= 2.5.0), DBI, RSQLite, gWidgets (>= 0.0-31), gWidgetsRGtk2 (>= 0.0-36),igraph
Imports: RGtk2 (>= 2.12.8), methods
Suggests: tm, tcltk
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.