dot-is_object: Is x an object?

.is_objectR Documentation

Is x an object?

Description

Is x an object?

Usage

.is_object(x)

Arguments

x

(any) The object to check.

Value

(logical(1)) TRUE if x is an object (a fully named list with unique names), FALSE otherwise.


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