Learn R Programming

ArchaeoPhases (version 2.1.0)

allen_analyze: Analyze Composite Allen Relations

Description

Visualize composite Allen relations with a Nokel lattice.

Usage

allen_analyze(x, y, ...)

Value

allen_analyze() is called it for its side-effects: it results in a graphic being displayed.

Arguments

x, y

A character string denoting an Allen relation.

...

Further arguments to be passed to internal methods.

Author

T. S. Dye

See Also

Other Allen's intervals: 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_plot(), allen_relation(), allen_relation_code(), allen_union()

Examples

Run this code
allen_analyze("mDFo", "MdfO", main = "Composite reticulation relation")

Run the code above in your browser using DataLab