is.empty | R Documentation |
Helper function to check if object is empty.
is.empty(x)
x |
object |
TRUE if x has length 0 and is not NULL. FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.