| books {litRiddle} | R Documentation |
Measurements of 401 novels
Description
Measurements (including word count, number of sentences, number of paragraphs, average sentence length, etc.) of 401 novels in Dutch.
Usage
data(books)
Details
This is a dataframe containing numerical, ordinal and lexical data
(as well as metadata) for 401 novels. To see which variables are
provided, type get.columns(). To learn more about what
the column names really mean, type explain("books").
Author(s)
Karina van Dalen-Oskam, Joris van Zundert
Source
The dataset is a part of The Riddle of Literary Quality Project.
See Also
get.columns, explain, reviews,
respondents, frequencies, motivations
Examples
data(books)
print(books)
summary(books)
[Package litRiddle version 1.0.0 Index]