PBO_get_offsets {gmwmx}R Documentation

Extract offsets for a PBO station

Description

Extract offsets for a PBO station

Usage

PBO_get_offsets(station_name)

Arguments

station_name

A string specifying the PBO station name.

Value

A vector specifying the offsets of a PBO station.

Examples

## Not run: 
pbo_cola_offsets = PBO_get_offsets(station_name = "COLA")
pbo_cola_offsets

## End(Not run)

[Package gmwmx version 1.0.3 Index]