sf_to_tidygraph: sf to tidygraph

Description Usage Arguments Details Value

View source: R/ReachScale_Functions.r

Description

creates tidy graph from sf object

Usage

1
sf_to_tidygraph(x, directed = TRUE)

Arguments

x

sf network

directed

logical

Details

adapted from https://www.r-spatial.org/r/2019/09/26/spatial-networks.html embedded within class metrics

Value

super useful graph


dkopp3/MMASN documentation built on Dec. 20, 2021, 12:07 a.m.