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