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

View source: R/predicates.R

is.set.stringR Documentation

Test if an object is a set string

Description

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

Usage

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


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