Skip to contents

Plots a Nökel lattice.

Usage

allen_plot(x, main = NULL, sub = NULL, ann = graphics::par("ann"), ...)

Arguments

x

A data.frame with plot information, such as the one produced by allen_illustrate_relations().

main

A character string giving a main title for the plot.

sub

A character string giving a subtitle for the plot.

ann

A logical scalar: should the default annotation appear on the plot?

...

Currently not used.

Value

allen_plot() is called it for its side-effects: it results in a graphic being displayed (invisibly returns x).

Author

T. S. Dye, N. Frerebeau