| station_ids | R Documentation |
This function pulls the list of station identification numbers.
station_ids()
vector integer identification numbers (one for each station)
Claudia Vitolo
## Not run: # Retrieve all the stations ids x <- station_ids() ## End(Not run)