sarn_trimNetworks: SARN network clipping

View source: R/actualSARN.R

sarn_trimNetworksR Documentation

SARN network clipping

Description

Iteratively trims river network to the actively-flowing network

Usage

sarn_trimNetworks(networks, crs_code, printOutput = "Yes")

Arguments

networks:

sarnnetwork object produced by sarn_joinNetworks()

crs_code:

epsg code for the projection you are using (for the trimmed nodes)

printOutput:

Do you want the results of the iterative trimming to print to console? Default= Yes

Value

sarnnetwork object with trimmed river network (output$trimmedNetwork)


craigbrinkerhoff/SARNr documentation built on March 19, 2024, 8:27 a.m.