This function pulls the list of station identification numbers.

station_ids()

Value

vector integer identification numbers (one for each station)

Author

Claudia Vitolo

Examples

if (FALSE) {
  # Retrieve all the stations ids
  x <- station_ids()
}