plot_panel_lines: Standard matrix plot of values by stream for one panel:

View source: R/plot_sim_ts.R

plot_panel_linesR Documentation

Standard matrix plot of values by stream for one panel:

Description

Standard matrix plot of values by stream for one panel:

Usage

plot_panel_lines(dat, ymin = c("zero", "min"), ystretch = 1.1, ...)

Arguments

dat

The matrix of values to plot

ymin

Minimum y value for axis

ystretch

A fraction to multiply the max value of when setting the y axis limits. This is useful to make space for a panel label within the plot.

...

Anything else to pass to matplot.


metafolio documentation built on Oct. 21, 2023, 1:06 a.m.