rnrfa (version 2.0.3)

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)

Examples

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

Run the code above in your browser using DataCamp Workspace