powered by
Function that lists a short explanation of what the different column names refer to and what their levels consist of.
explain(dataset = "")
A character vector being a description of the dataset.
specify whether or not you want to add the freqTable with the frequency counts of the word n-grams of the books. Default is FALSE.
freqTable
FALSE
Saskia Lensink, Maciej Eder
In the current version, the option dataset = TRUE is not fully implemented.
dataset = TRUE
https://literaryquality.huygens.knaw.nl/
reviews, respondents, motivations, books
reviews
respondents
motivations
books
explain("books") explain("reviews") explain("respondents")
Run the code above in your browser using DataLab