station_ids: List of stations identification numbers from UK NRFA

View source: R/station_ids.R

station_idsR 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)


rnrfa documentation built on Sept. 8, 2022, 5:07 p.m.