width_MC_plot: Plots network showing changes in channel width, with...

Description Usage Arguments

Description

Plots network showing changes in channel width, with uncertainty

Usage

1
2
width_MC_plot(print = FALSE, n_MC, path = "", MC_path = NULL,
  custom_sgn = NULL, prob = c(0.05, 0.95), use_files = TRUE)

Arguments

print

Should the plot be printed to a file (defaults to 'FALSE')

n_MC

Number of Monte Carlo simulations

path

Path to folder with model outputs

MC_path

Path to "MC Outputs" folder (only if different than 'path')

custom_sgn

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

prob

Numeric vector of percentiles of Monte Carlo results to plot in addition to the median (defaults to 0.05 and 0.95)

use_files

Logical. Should results files that have been loaded be used (defaults to 'TRUE')


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