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