width_plot: Plots changes in channel width for all cross sections in the...

Description Usage Arguments

View source: R/Visualization_Functions.R

Description

Plots changes in channel width for all cross sections in the network

Usage

1
2
width_plot(print = FALSE, gif = FALSE, max_plots = 10, path = "",
  custom_sgn = NULL, title = NULL)

Arguments

print

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

gif

Should a gif be created (defaults to 'FALSE'). Must have ImageMagick installed and a folder titled "Figs" in the 'path' directory.

max_plots

Maximum number of plots in gif

path

Path to folder with model outputs

custom_sgn

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

title

Title to be printed on plot


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