motivations.sentences | R Documentation |
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
.
motivations.sentences()
None
A data table containing all sentences of all given motivations and IDs related to respondents and books.
Joris van Zundert, Saskia Lensink, Maciej Eder
https://literaryquality.huygens.knaw.nl/
motivations.text
, reviews
, respondents
, books
# to create a data frame with one sentence per motivation per row for all motivations:
mots <- motivations.sentences()
head( mots, n=10 )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.