Description Usage Format Source Examples
910 randomly sampled registered voters in Tampa, FL were asked if they thought workers who have illegally entered the US should be (i) allowed to keep their jobs and apply for US citizenship, (ii) allowed to keep their jobs as temporary guest workers but not allowed to apply for US citizenship, or (iii) lose their jobs and have to leave the country as well as their political ideology.
1 | data("immigration")
|
A data frame with 910 observations on the following 2 variables.
responsea factor with levels Apply for citizenship Guest worker Leave the country Not sure
politicala factor with levels conservative liberal moderate
SurveyUSA, News Poll #18927, data collected Jan 27-29, 2012.
1 2 | data(immigration)
## maybe str(immigration) ; plot(immigration) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.