| .is_list_of_object_lists | R Documentation |
Is x a list of object lists?
.is_list_of_object_lists(x)
x |
( |
(logical(1)) TRUE if every non-NULL element of x is a list
of objects, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.