read_station_lengths: Read River Station Lengths

Description Usage Arguments Value Examples

View source: R/xs.r

Description

Read the river station lengths.

Usage

1

Arguments

f

The HDF5 file to read.

Value

a dataframe with columns "Station", "LOB", "Channel" and "ROB", where column "Channel" list the channel length and columns "LOB" and "ROB" list the left and right bank stations lengths, respectively.

Examples

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

read_station_lengths(simple.quasi)

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