lasagna_plain: Lasagna Function: no axes, no title, no legend, no nothing

Description Usage Arguments

Description

Plain Lasagna Plot

Usage

1
lasagna_plain(X, col = rainbow_hcl(100), axes = FALSE, ...)

Arguments

X

a matrix: each row a subject, each column a time/location across subjects

col

colors. See "Escaping RGB Land" and the vignette for the colorspace package for followable advice on colors.

axes

(logical) axes on or off?

...

Additional stuff to be passed to image


swihart/lasagnar documentation built on May 30, 2019, 9:39 p.m.