codings2tm: RQDA codings to Corpus

Description Usage Arguments Details Value Author(s) See Also

View source: R/RQDAtm.R

Description

Constructs a text document collection (corpus) from RQDA codings.

Usage

1
codings2tm(Code, language = "eng", byFile = FALSE)

Arguments

Code

character vector of length 1, name of a code in RQDA.

language

argument passed to Corpus

byFile

TRUE or FALSE

Details

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

Value

An S4 object of class Corpus.

Author(s)

J-P Mueller and revised and documented by HUANG Ronggui

See Also

Corpus


RQDAtm documentation built on May 2, 2019, 5:16 p.m.

Related to codings2tm in RQDAtm...