dot-is_list_of_object_lists: Is x a list of object lists?

.is_list_of_object_listsR Documentation

Is x a list of object lists?

Description

Is x a list of object lists?

Usage

.is_list_of_object_lists(x)

Arguments

x

(any) The object to check.

Value

(logical(1)) TRUE if every non-NULL element of x is a list of objects, FALSE otherwise.


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