Learn R Programming

litRiddle (version 1.0.0)

motivations: Reviewers' motivations for their scores (if given)

Description

Reviewers' motivations for their scores (if provided by the respondents) from the survey called The National Reader Survey (2013).

Usage

data(motivations)

Arguments

Author

Karina van Dalen-Oskam, Joris van Zundert

Details

This is a dataframe containing that lists all tokens from all motivations together with lemma and POS tag information. To see which variables are provided, type get.columns(). To learn more about what the column names really mean, type explain("motivations").

See Also

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

Examples

Run this code
data(motivations)

head(motivations, n = 30)
summary(motivations)

Run the code above in your browser using DataLab