analyze_allen_relations {ArchaeoPhases} | R Documentation |
Calculates the Allen composition of two relations
analyze_allen_relations(relation_1, relation_2, title)
relation_1 |
a string representation of an Allen relation |
relation_2 |
a string representation of an Allen relation |
title |
a title for the plot |
A dataframe for input to allen_plot
Thomas S. Dye