PBO_get_offsets.Rd
Extract offsets for a PBO station
PBO_get_offsets(station_name, token)
A vector
specifying the offsets of a PBO station.
if (FALSE) { # \dontrun{
pbo_cola_offsets = PBO_get_offsets(station_name = "COLA", token = "xxx")
pbo_cola_offsets
} # }