Applied Data Wrangling
You must turn in a PDF document of your R Markdown
code. Submit this to D2L by 11:59 PM Eastern Time on *Monday December 11th.**
This assignment builds from the Example for this week. Your assignment is to make a map of some interesting census variable for your home county. If your home county is outside the US, you can use any county you like.
Exercise 1 of 1
Load up all the necessary packages
Find the FIPS for your home county
Choose a variable you’re interested in. Finding census variables can be tricky!
Using
load_variables
, find the best representation of that variableMake a map of that variable at the census tract level