RQDA2tm {RQDA}R Documentation

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

Details

To retrieve the codings of Code, and turn the codings into a corpus.

Value

An S4 object of class Corpus.

Author(s)

J-P Mueller and documented by HUANG Ronggui

See Also

Corpus


[Package RQDA version 0.1-7 Index]