powered by
The object contains weather stations coordinates, ID numbers, and elevations
hydro_stations
The data contains a data.frame with 1304 obs. of 3 variables:
id Station ID
X Longitude
Y Latitude
The object is in the geographic coordinates using WGS84 (EPSG:4326).
# NOT RUN { data(hydro_stations) head(hydro_stations) # }
Run the code above in your browser using DataLab