dot-is_vec: Is the object a vector?

.is_vecR Documentation

Is the object a vector?

Description

Is the object a vector?

Usage

.is_vec(x)

Arguments

x

(any) The object to check.

Value

TRUE if the object is a non-list vector, FALSE otherwise.


tibblify documentation built on May 9, 2026, 5:07 p.m.