Description Usage Format See Also Examples
Shuffled/permuted data from a 1970's study on whether gender influences hiring recommendations.
1 |
A data frame with 48 observations on the following 3 variables.
Identification variable used to distinguish rows.
shuffled/permuted (binary) gender: a factor with two levels 'male' and 'female'
a factor with two levels: 'promoted' and 'not'
1 2 3 | library(dplyr)
glimpse(promotions)
glimpse(promotions_shuffled)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.