gss_cat {forcats} | R Documentation |
A sample of categorical variables from the General Social survey
gss_cat
year of survey, 2000–2014 (every other year)
age. Maximum age truncated to 89.
marital status
race
reported income
party affiliation
religion
denomination
hours per day watching tv
Downloaded from https://gssdataexplorer.norc.org/.
gss_cat
fct_count(gss_cat$relig)
fct_count(fct_lump(gss_cat$relig))