Questions tagged [rqda]

An R package for Qualitative Data Analysis supporting plain text

18 questions
0
votes
1 answer

RQDA batch file import not working

I am trying to import multiple files into RQDA like this: #install.packages("RQDA") library(RQDA) #import list of files into…
Rilcon42
  • 9,584
  • 18
  • 83
  • 167
0
votes
1 answer

Is RQDA/RQDAtm package still working?

I'm a newer using RQDA package to do some text mining in Chinese. Downloading and Installing this 2 packages successfully and packages needed to be imported before(such as GTK) are also done. but when I want to use method RQDA2tm(), it always said…
Flora Mitchell
  • 111
  • 4
  • 15
0
votes
2 answers

Calling summaryCoding() in RQDA raises an error

I'm attempting to use the RQDA package. I've tried to use the summaryCoding() (or SummaryCoding() or summarycoding() ) command with no success. getCodingTable() works fine.
d-cubed
  • 1,034
  • 5
  • 30
  • 58
1
2