In my project, I chose to determine and display the top 12 birthplaces for notable artists born in 1930-1949 by using R to clean and graph the data.
In my project, I chose to determine and display the top 12 birthplaces for notable artists born in 1930-1949 by using R to clean and graph the data.
Chris, great figure! I also used R to clean my data set and create my figure as I found that to be pretty simple to do. I also think your graph is pretty simple to follow as well. I would suggest using a fct_reorder command next time so that your bars appear in an order that is easier to follow.