Learn R Programming

tm.plugin.alceste (version 1.1.1)

readAlceste: Read in a text in the Alceste format

Description

Read in a text in the Alceste format using starred variables.

Usage

readAlceste(elem, language, id)

Value

A PlainTextDocument with the contents of the article and the available meta-data set.

Arguments

elem

A list with the named element content which must hold the document to be read in.

language

A character vector giving the text's language. If set to NA, the language will automatically be set to the value reported in the document (which is usually correct).

id

A character vector representing a unique identification string for the returned text document.

Author

Milan Bouchet-Valat

See Also

getReaders to list available reader functions.