is.set.vector: Test if an object is a set vector

View source: R/predicates.R

is.set.vectorR Documentation

Test if an object is a set vector

Description

Checks for mode 'character', length less than 13. Note: this predicate is a (very) partial implementation.

Usage

is.set.vector(obj)

Arguments

obj

An object to test

Value

Boolean, TRUE if obj is a set vector, FALSE otherwise.

Author(s)

Thomas S. Dye


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