Putting it all together
This week, we review the entire data analysis pipeline from start to finish: how to find the data, import it, clean it up, summarize it, and build a visualization.
If you’re looking for additional practice with the skills we’ve
learned over the past five weeks, I highly recommend the RStudio primers, a set of
interactive online tutorials. To review the functions we’ve covered so
far, check out “The Basics”, “Work With Data”, “Visualize Data”, and
“Tidy Your Data”. The other primers are more advanced R
functions – you may try them if you’re looking for an extra
challenge.
Next week, we start making maps! Before then, please read:
TBD