# NOT RUN {
# Read by:
#
# filepath <- "data/cb_2018_us_state_20m/cb_2018_us_state_20m.shp"
# usa_states <- st_read(filepath) %>%
# dplyr::select(geo_id = GEOID,
# state = STUSPS,
# state_name = NAME)
# }
Run the code above in your browser using DataLab