Description Usage Arguments Value Examples
Read the bank stations.
1  | 
f | 
 The HDF5 file to read.  | 
A table with columns "Station", "LOB" and "ROB", where columns "LOB" and "ROB" list the left and right bank stations, respectively.
1 2 3 4  | simple.quasi = system.file("sample-data/SampleQuasiUnsteady.hdf",
  package = "RAStestR")
 
read_bank_stations(simple.quasi)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.