is.result.vector: Test whether an object is a result vector

View source: R/predicates.R

is.result.vectorR Documentation

Test whether an object is a result vector

Description

Checks vector length, names, and class

Usage

is.result.vector(obj)

Arguments

obj

An object to test

Value

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


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