make_network: Creates a series of points visualizing the channel network

Description Usage Arguments Value

View source: R/Visualization_Functions.R

Description

Creates a series of points visualizing the channel network

Usage

1
make_network(n_nodes, n_xs, link, dx, custom_sgn)

Arguments

n_nodes

The number of channel reaches or nodes

n_xs

Number of cross sections per reach

link

Matrix specifying reach layout

dx

Cross section spacing

custom_sgn

Specifies the direction each reach should be plotted ('-1' is left, '1' is right)

Value

List of x and y coordinates of channel network


rodlammers/REMvisualizer documentation built on Jan. 29, 2020, 12:54 a.m.