motivations {litRiddle}R Documentation

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)

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

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, reviews

Examples

data(motivations)

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


[Package litRiddle version 1.0.0 Index]