Skip to content

paulsharpeY/affect-grid

Repository files navigation

Affect Grid

This is the Affect Grid for use in the Experiment Factory.

You can run it locally by putting these files in a web server, or use the Experiment Factory to generate a reproducible container.

Processing Data in R

There's an associated alpha R package for processing the data generated by the Affect Grid. This will happen in continuous integration, and you can run manually like this:

bash
cd expfactory.affectgrid
R -e 'devtools::install_deps(dependencies = TRUE)'
R -e 'devtools::check()'
R -e 'devtools::test()'

Installation

library(devtools)
install_github('earcanal/affect-grid/expfactory.affectgrid')

References

Russel, J. A., Weiss, A., & Mendelsohn, G. A. (1989). Affect grid: A single-item scale of pleasure and arousal. Journal of Personality and Social Psychology, 57(3), 493–502.

About

Affect grid (Russel, Weiss, & Mendelsohn, 1989).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published