Plots a Nökel lattice.
allen_plot(x, main = NULL, sub = NULL, ann = graphics::par("ann"), ...)allen_plot() is called it for its side-effects: it results in a graphic
being displayed (invisibly returns x).
A data.frame with plot information, such as the one
produced by allen_illustrate_relations().
A character string giving a main title for the plot.
A character string giving a subtitle for the plot.
A logical scalar: should the default annotation appear on the
plot?
Currently not used.
T. S. Dye, N. Frerebeau
Other Allen's intervals:
allen_analyze(),
allen_analyze_relations(),
allen_complement(),
allen_composition(),
allen_converse(),
allen_illustrate(),
allen_illustrate_relations(),
allen_intersect(),
allen_joint_concurrency(),
allen_observe(),
allen_observe_frequency(),
allen_relation(),
allen_relation_code(),
allen_union()