How to join location data (lat,lon)
问题 I have to dataset, one with some location (lat,lon), that's test, and one with the lat/lon information of all zip codes in NYC, that's test2. test <- structure(list(trip_count = 1:10, dropoff_longitude = c(-73.959862, -73.882202, -73.934113, -73.992203, -74.00563, -73.975189, -73.97448, -73.974838, -73.981377, -73.955093), dropoff_latitude = c(40.773617, 40.744175, 40.715923, 40.749203, 40.726158, 40.729824, 40.763599, 40.754135, 40.759987, 40.765224)), row.names = c(NA, -10L), class = c("tbl