Learn R Programming

gmwmx (version 1.0.3)

PBO_get_offsets: Extract offsets for a PBO station

Description

Extract offsets for a PBO station

Usage

PBO_get_offsets(station_name)

Value

A vector specifying the offsets of a PBO station.

Arguments

station_name

A string specifying the PBO station name.

Examples

Run this code
if (FALSE) {
pbo_cola_offsets = PBO_get_offsets(station_name = "COLA")
pbo_cola_offsets
}

Run the code above in your browser using DataLab