stepplot: Step plot

Description Usage Arguments Author(s)

View source: R/plotfuns.R

Description

Step plot

Usage

1
2
stepplot(x, y, xlab = "Time", ylab = "kW", col = "white",
  ylim = NULL, stack = TRUE, ...)

Arguments

x

Centres of data

y

Matrix of heights of data at centres. One row per set of data.

xlab

X-axis label

ylab

Y-axis label

col

Vector of colours to plot each set of data.

ylim

Y limits

stack

If TRUE

...

Author(s)

David Sterratt


ed9w2in6/infenergy documentation built on April 5, 2021, 12:50 p.m.