Skip to content

Instantly share code, notes, and snippets.

@ryanburge
Created April 22, 2022 00:58
Show Gist options
  • Save ryanburge/130761c3a2108c816482553e393134e4 to your computer and use it in GitHub Desktop.
Save ryanburge/130761c3a2108c816482553e393134e4 to your computer and use it in GitHub Desktop.
cces20 %>%
filter(pid7 == 5 | pid7 == 6 | pid7 == 7) %>%
cces_trad(religpew) %>%
ct(trad2, wt = commonweight, show = FALSE)
# https://gist.github.com/130761c3a2108c816482553e393134e4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment