11.4 Random useful functions
11.4.2 Identifying GEOIDs
Often we are interested in identify which census tract a location is in. Given lat/lon coordinates for a location, and shape files for census tracts, we can determine which census tract the location is in using point.in.polygon
.
11.4.3 Distance from point to line
https://www.rdocumentation.org/packages/geosphere/versions/1.5-18/topics/dist2Line