bugs_wide {ggstatsplot}R Documentation

Wide-format version of the "Bugs" dataset.

Description

Wide-format version of the "Bugs" dataset.

Usage

bugs_wide

Format

A data frame with 93 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

dim(bugs_wide)
head(bugs_wide)
dplyr::glimpse(bugs_wide)

[Package ggstatsplot version 0.12.3 Index]