is.illustration.vector: Test if an object is an illustration vector

View source: R/predicates.R

is.illustration.vectorR Documentation

Test if an object is an illustration vector

Description

An illustration vector is a vector whose elements are all zeros and ones. It can be used to illustrate an Allen set.

Usage

is.illustration.vector(obj)

Arguments

obj

An object to test

Value

Boolean, TRUE if obj is an illustration vector, FALSE otherwise.

Author(s)

Thomas S. Dye


tsdye/allen.archaeology documentation built on April 6, 2023, 10:12 a.m.