join_attributes: Join variables from network nodes to 'river_net' object.

View source: R/utils.R

join_attributesR Documentation

Join variables from network nodes to river_net object.

Description

Join variables from network nodes to river_net object.

Usage

join_attributes(net, nodes, tolerance = NULL)

Arguments

nodes

An sf object of "barrier", "outlet", and "poi" points.

tolerance

A numeric value specifying the distance in map units that points should be snapped to rivers. Set to NULL by default.

Value

A river_net object with the supplied nodes' attributes joined to its nodes.


aarkilanian/dci documentation built on Feb. 5, 2024, 7:12 p.m.