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