Learn R Programming

ArchaeoPhases (version 1.8)

allen_analyze: Analyze composite relations

Description

Visualize composite Allen relations with a Nokel lattice.

Usage

allen_analyze(relation_1, relation_2, title, ...)

Arguments

relation_1

A string denoting an Allen set.

relation_2

A string denoting an Allen set.

title

A string displayed as the title of the Nokel lattice.

...

Named arguments to be passed on to allen_plot().

Value

A layout_tbl_graph object.

Examples

Run this code
# NOT RUN {
# Plot to the R graphics device
# allen_analyze("mDFo", "MdfO", "Composite reticulation relation")

# }

Run the code above in your browser using DataLab