DramaAnalysis (version 3.0.0)

loadText: Load Text

Description

Load Text

Usage

loadText(ids, includeTokens = FALSE, defaultCollection = "tg",
  unifyCharacterFactors = FALSE, variant = "UtterancesWithTokens")

Arguments

ids

A vector containing drama ids to be downloaded

includeTokens

This argument has no meaning anymore. Tokens are always included.

defaultCollection

The collection prefix is added if no prefix is found

unifyCharacterFactors

Logical value, defaults to TRUE. Controls whether columns representing characters (i.e., Speaker.* and Mentioned.*) are sharing factor levels

variant

The file variant to load

Value

a data.frame that is also of class QDHasUtteranceBE.