Description Usage Arguments Value
Check whether an object is a non-empty list.
1 |
t |
the object to check |
TRUE
if is.null(t)
does not hold
and is.list(t)
and length(t) > 0L
hold, FALSE
otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.