dot-is_object_list: Is x a list of objects?

.is_object_listR Documentation

Is x a list of objects?

Description

Is x a list of objects?

Usage

.is_object_list(x)

Arguments

x

(any) The object to check.

Value

(logical(1)) TRUE if x is a list of objects, FALSE otherwise.


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