read_bank_stations: Read Bank Stations

Description Usage Arguments Value Examples

View source: R/xs.r

Description

Read the bank stations.

Usage

1

Arguments

f

The HDF5 file to read.

Value

A table with columns "Station", "LOB" and "ROB", where columns "LOB" and "ROB" list the left and right bank stations, respectively.

Examples

1
2
3
4
simple.quasi = system.file("sample-data/SampleQuasiUnsteady.hdf",
  package = "RAStestR")
 
read_bank_stations(simple.quasi)

mkoohafkan/RAStestR documentation built on July 14, 2019, 11:41 p.m.