motivations.sentences: Motivations Sentences

View source: R/motivations.R

motivations.sentencesR Documentation

Motivations Sentences

Description

Convenience function that produces a 'view' of the token table motivations with one (plain text) sentence of each motivation per row, listening motivation.id, book.id, respondent.id, sentence.id, and sentence.

Usage

motivations.sentences()

Arguments

None

Value

A data table containing all sentences of all given 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.text, reviews, respondents, books

Examples

# to create a data frame with one sentence per motivation per row for all motivations:
mots <-  motivations.sentences()
head( mots, n=10 )

karinavdo/LitRiddleData documentation built on July 21, 2023, 3:04 a.m.