allen_union: Union of two Allen relation sets.

View source: R/AllenDataFrame.R

allen_unionR Documentation

Union of two Allen relation sets.

Description

Returns the union of two Allen relation sets, taking care to handle empty sets and the sets represented by result vectors.

Usage

allen_union(set_1, set_2)

Arguments

set_1

The first Allen relation set or result vector

set_2

The second Allen relation set or result vector

Value

An Allen relation set

Author(s)

Thomas S. Dye


ArchaeoPhases documentation built on June 22, 2022, 1:05 a.m.