reviews {litRiddle} | R Documentation |
Reviewers' scores
Description
Reviewers' scores from the survey called The National Reader Survey (2013).
Usage
data(reviews)
Details
This is a dataframe containing numerical, ordinal and textual data
for thousands of individual reviews (and the reviewers' scores)
for 401 novels. To see which variables are provided,
type get.columns()
. To learn more about what
the column names really mean, type explain("reviews")
.
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
, books
,
frequencies
, respondents
, motivations
Examples
data(reviews)
print(reviews)
summary(reviews)
[Package litRiddle version 1.0.0 Index]