survey <- read.csv("https://raw.githubusercontent.com/deepbas/statdatasets/main/Survey.csv")
survey %>% dplyr::select(Question.8, Question.9) %>% head()
Question.8 Question.9
1 not religious almost always comfortable
2 not religious sometimes comfortable
3 not religious almost always comfortable
4 religious but not actively practicing almost always comfortable
5 not religious sometimes comfortable
6 not religious almost always comfortable