forcats (version 0.1.1)

gss_cat: A sample of categorical variables from the General Social survey

Description

A sample of categorical variables from the General Social survey

Usage

gss_cat

Arguments

Format

Source

Downloaded from https://gssdataexplorer.norc.org/.

Examples

Run this code
gss_cat

fct_count(gss_cat$relig)
fct_count(fct_lump(gss_cat$relig))

Run the code above in your browser using DataCamp Workspace