Rdocumentation
powered by
Learn R Programming
RQDA (version 0.1-8)
RQDA2tm: RQDA to Corpus
Description
Constructs a text document collection (corpus) from RQDA codings.
Usage
RQDA2tm(Code, language = "french")
Arguments
Code
character vector of length 1. name of a code in RQDA.
language
argument passed to
Corpus
Value
An S4 object of class
Corpus
.
Details
To retrieve the codings of
Code
, and turn the codings into a corpus.
See Also
Corpus