R by Example: Analyzing RECS using data.table
Modern Languages Building (MLB), Room 2001BIn the R by Example series of workshops, we’ll discuss example analyses in R as a vehicle for learning commonly used tools and programming patterns. The “Analyzing RECS using data.table” workshop will focus on analyzing winter home temperatures in the US using data from the Residential Energy Consumption Survey (https://www.eia.gov/consumption/residential/). We’ll use the data.table package for data manipulations […]