Closed dcaseykc closed 1 month ago
library('sf') library('mapview') library('rads.data') zipo = st_read("//dphcifs/APDE-CDIP/Shapefiles/ZIP/zipcode.shp") olap = rads.data::spatial_zip_to_hra20_geog mapview(zipo[zipo$ZIP %in% olap$source_id,])
to visualize
the new mapping is a thing of beauty!
to visualize