fn_plot_cia_dend: Dendritic Ploting Function

View source: R/fn_plot_cia_dend.R

fn_plot_cia_dendR Documentation

Dendritic Ploting Function

Description

Helps locate all upstream segments from the working segment

Usage

fn_plot_cia_dend(
  riv_seg,
  AllSegList,
  runid1,
  runid2,
  flow_metric,
  cia_data_frame
)

Arguments

riv_seg

Downstream river segment that you wish to have no more tributaries below segment - cannot be any more downstream then segment entered into function

AllSegList

List of all vahydro river segments

runid1

Runid that corresponds to first metric in data frame

runid2

Runid that corresponds to second metric in data frame

flow_metric

Flow metric that corresponds to data in data frame

cia_data_frame

Data frame of cumulative impact data

Value

A dendritic plot of segments from data frame


HARPgroup/hydro-tools documentation built on July 4, 2025, 11:05 a.m.