plot_panel_lines {metafolio}R 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.


[Package metafolio version 0.1.2 Index]