Simulated data for a fake political candidate.
A data frame with 500 observations on the following variable.
- vote_for
a factor with levels no
yes
Examples
toohey
#> # A tibble: 500 × 1
#> vote_for
#> <fct>
#> 1 yes
#> 2 yes
#> 3 yes
#> 4 yes
#> 5 yes
#> 6 yes
#> 7 yes
#> 8 yes
#> 9 yes
#> 10 yes
#> # ℹ 490 more rows