bugs_long: Tidy version of the "Bugs" dataset.

Description Usage Format Details Source Examples

Description

Tidy version of the "Bugs" dataset.

Usage

1

Format

A data frame with 372 rows and 6 variables

Details

This data set, "Bugs", provides the extent to which men and women want to kill arthropods that vary in freighteningness (low, high) and disgustingness (low, high). Each participant rates their attitudes towards all anthropods. Subset of the data reported by Ryan et al. (2013).

Source

https://www.sciencedirect.com/science/article/pii/S0747563213000277

Examples

1
2
3
dim(bugs_long)
head(bugs_long)
dplyr::glimpse(bugs_long)

pairwiseComparisons documentation built on June 2, 2021, 1:06 a.m.