rnrfa (version 2.1.0.5)

station_ids: List of stations identification numbers from UK NRFA

Description

This function pulls the list of station identification numbers.

Usage

station_ids()

Arguments

Value

vector integer identification numbers (one for each station)

Author

Claudia Vitolo

Examples

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

Run the code above in your browser using DataLab