Learn R Programming

litRiddle (version 1.0.0)

respondents: Respondents' Answers

Description

The information about the reviewers that participated in the survey called The National Reader Survey (2013).

Usage

data(respondents)

Arguments

Author

Karina van Dalen-Oskam, Joris van Zundert

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").

See Also

get.columns, explain, books, reviews, frequencies, motivations

Examples

Run this code
data(respondents)

print(respondents)
summary(respondents)

Run the code above in your browser using DataLab