network_is_dag: Check if network is DAG Checks in a 'sf' flowline network is...

network_is_dagR Documentation

Check if network is DAG Checks in a sf flowline network is a DAG (Directed acyclic graph).

Description

Check if network is DAG Checks in a sf flowline network is a DAG (Directed acyclic graph).

Usage

network_is_dag(fl, ID = "id", toID = "toid")

Arguments

fl

a LINESTRING sf flowlines object

ID

the name of the ID column in fl

toID

the name of the toID column in fl

Value

boolean


NOAA-OWP/hyAggregate documentation built on Aug. 13, 2022, 1:36 p.m.