PBO_get_offsets: Extract offsets for a PBO station

View source: R/PBO.R

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

gmwmx documentation built on April 1, 2023, midnight