Exploratory Data Analysis

Logo

Data Science Institute
Vanderbilt University


Course Overview
Course Materials
Course Policies

View the Project on GitHub dsi-explore/eda-course-website

Week 11 homework assignment:

Prep for maps next week homework:

install.packages("pacman")

p_install(c(broom, cartogram, cluster, DT, factoextra, feather, geojsonio, ggmap,
          gridExtra, janitor, kableExtra, knitr, leaflet, lubridate, mapdata,
          maps, maptools, mapview, pacman, plotly, randomForest, remotes,
          rgdal, rgeos, scales, sf, shiny, shinydashboard, shinydashboardPlus,
          shinyWidgets, sp, spdep, tidycensus, tidyverse, tigris, tmap, tmaptools,
          usmap, xtable), force = FALSE)
p_install_gh("hrbrmstr/statebins")
p_install_gh("OmaymaS/yelpr")