Data Management in R

Author

Stephen Paolillo

Material Description

This workshop shows students how to clean and manage a data set in R. There are two R code files in this workshop. The first takes in a fake data set of corporate mergers and acquisitions, cleans the data, and matches the observations to latitude and longitude coordinates. The second takes that cleaned data and aggregates it to the county level and merges Census data onto it.

Module Materials

You can access the material here

This Material is under the CC BY license

Back to top