Build Layered Visualisations | My Homework Aider
get the structure of the gss_sm dataframe. What is the data type of race, sex, region and income? What do the levels refer to? create a graph that shows a count of religious preferences grouped by region turn the region counts in percentages use dodge2() to put the religious affiliations side by side within regions show the religious preferences by region, faceted version with the […]