ropensci / tidyhydat

An R package to import Water Survey of Canada hydrometric data and make it tidy
https://docs.ropensci.org/tidyhydat
Apache License 2.0
71 stars 20 forks source link

Only output unique station names with `pull_station_number` #109

Closed boshek closed 5 years ago

boshek commented 6 years ago

Add distinct or unique somewhere here:

https://github.com/ropensci/tidyhydat/blob/6cb8a871dbc2c7f0560f6f8138c375109994741e/R/utils.R#L220-L225