get_streams_edges_in_catchment: get_streams_edges_in_catchment Returns the stream values of...

Description Usage Arguments Value Author(s)

View source: R/calc_edges.R

Description

Recursive function to get the stream from one segment upstream. This function is used internally and is not intended to be called by the user.

Usage

1

Arguments

dt

data.table containing the attributes of the stream segments

str_id

integer giving the stream_id ('stream') of the starting edge

Value

vector of stream values of all upstream edges and the calling one.

Author(s)

Mira Kattwinkel, mira.kattwinkel@gmx.net


openSTARS documentation built on Feb. 4, 2022, 5:08 p.m.