Closed buscandoaverroes closed 3 years ago
there are missing lat/long coords in station_key and st_as_sf() doesn't like that/can't convert to sf object?
station_key
st_as_sf()
simply specify na.fail = FALSE
na.fail = FALSE
there are missing lat/long coords in
station_key
andst_as_sf()
doesn't like that/can't convert to sf object?