buildTopo: Create an igraph graph from a spatial lines data.frame...

View source: R/river_networks.R

buildTopoR Documentation

Create an igraph graph from a spatial lines data.frame network

Description

Details

Usage

buildTopo(lines, from = "FNODE_", to = "TNODE_")

Arguments

lines

a spatial lines data.frame containing a river network

from

the column name containing the 'from' node IDs

to

the column name containing the 'to' node IDs

Details

Description - This function does stuff.

Value

what does it return


Faskally/rc documentation built on Sept. 21, 2023, 1:16 p.m.