Description Usage Arguments Value
View source: R/find.seg.below.R
For a reach in a SpatialStreamNetwork, this function finds the rid for the reach immediately downstream.
1 | find.seg.below(x, IDtable)
|
x |
a numeric scaler which represents the binaryID address for a rich object of class data.frame which is a single reach's subset of the point.data slot fomr a SpatialStreamNetwork |
IDtable |
an object of class data.frame which represents the bindaryID object for a SpatialStreamNetwork |
a numeric scalar which is the rid for the reach immediatley downstream of the reach whose address is provided as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.