books | R Documentation |
Measurements (including word count, number of sentences, number of paragraphs, average sentence length, etc.) of 401 novels in Dutch.
data(books)
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")
.
Karina van Dalen-Oskam, Joris van Zundert
The dataset is a part of The Riddle of Literary Quality Project.
get.columns
, explain
, reviews
,
respondents
, frequencies
, motivations
data(books)
print(books)
summary(books)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.