Skip to contents

Poll about use of full-body airport scanners, where about 4-in-5 people supported the use of the scanners.

Usage

full_body_scan

Format

A data frame with 1137 observations on the following 2 variables.

party.affiliation

a factor with levels Democrat Independent Republican

Source

S. Condon. Poll: 4 in 5 Support Full-Body Airport Scanners. In: CBS News (2010).

Examples


full_body_scan
#> # A tibble: 1,137 × 2
#>    answer party_affiliation
#>    <fct>  <fct>            
#>  1 should Republican       
#>  2 should Republican       
#>  3 should Republican       
#>  4 should Republican       
#>  5 should Republican       
#>  6 should Republican       
#>  7 should Republican       
#>  8 should Republican       
#>  9 should Republican       
#> 10 should Republican       
#> # ℹ 1,127 more rows