motivations.text {litRiddle}R Documentation

Motivations Text

Description

Convenience function that produces a 'view' of the token table motivations with the full text of a motivation for each motivation, listening motivation.id, book.id, respondent.id, and text.

Usage

motivations.text()

Arguments

None

Value

A data table containing motivations and IDs related to respondents and books.

Author(s)

Joris van Zundert, Saskia Lensink, Maciej Eder

References

https://literaryquality.huygens.knaw.nl/

See Also

motivations.sentences, reviews, respondents, books

Examples

# to create a data frame with the full (plain) text of all motivations:
mots <-  motivations.text()
head( mots, n=10 )

[Package litRiddle version 1.0.0 Index]