station_ids {rnrfa}R Documentation

List of stations identification numbers from UK NRFA

Description

This function pulls the list of station identification numbers.

Usage

station_ids()

Value

vector integer identification numbers (one for each station)

Author(s)

Claudia Vitolo

Examples

## Not run: 
  # Retrieve all the stations ids
  x <- station_ids()

## End(Not run)


[Package rnrfa version 2.1.0.5 Index]