View source: R/nsink_generate_flowpath.R
nsink_get_flowline | R Documentation |
Extract flowlines that intersect with flowpath ends. This uses the actual flowlines as a part of the flowpath instead of simply using the raster derived flowpaths which do not follow the flowlines exactly.
nsink_get_flowline(flowpath_ends, streams, tot)
flowpath_ends |
An |
streams |
NHDPlus streams from |
tot |
NHDPlus time of travel from |
An sf
object of the NHDPlus flowlines that occur after a
raster flowpath intersects the stream network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.