Calling summaryCoding() in RQDA raises an error

319 Views Asked by At

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.

2

There are 2 best solutions below

1
On BEST ANSWER

You forgot the "s" at the end of the word codings, it should be:

summaryCodings()

(respect the capitals letters too, R is case sensitive). To avoid this kind of issues you may use Rstudio, which provides code completion. I've made tutorials on YouTube in French, you can find them here. To install R Studio watch video 2 3 or 4 (windows linux or mac). To see how to use the command prompt watch video 20. It's all in French but by watching the videos you can understand it even if you don't speak french.

1
On

well after coding you can put your code into category code. Sometimes the same code goes to many category codes. Then you can create a graph (cf. video 18). You have also the crossCodes()... But usually it's quite difficult to put a lot of numbers in a qualitative study. Personally speaking i retrieve the codes per "code category" and I do not hesitate to cite a lot of codes in my written analysis document. And if my files are interviews, I usually link the opinion of the speakers with other studies from a science article, for instance...