allen_is_set_string: Test if an object is a set string

View source: R/AllenDataFrame.R

allen_is_set_stringR Documentation

Test if an object is a set string

Description

Checks for mode 'character', length of 1, and nchar <= 13

Usage

allen_is_set_string(obj)

Arguments

obj

An object to test

Value

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

Author(s)

Thomas S. Dye


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