RQDA2tm {RQDA} | R Documentation |
Constructs a text document collection (corpus) from RQDA codings.
RQDA2tm(Code, language = "french")
Code |
character vector of length 1. name of a code in RQDA. |
language |
argument passed to Corpus |
To retrieve the codings of Code
, and turn the codings into a corpus.
An S4 object of class Corpus
.
J-P Mueller and documented by HUANG Ronggui