Description Usage Arguments Value Examples
An empty object is any of the following: NULL
, NA
or vector of NA
s, Object of length 0
, ''
if
empty_str_triggers
equals to TRUE
, and FALSE
if
false_triggers
equals to TRUE
1 |
obj |
Object: an object to be tested |
empty_str_triggers |
Logical: |
false_triggers |
Logical: |
A logical value that indicates whether the tested object is empty or not
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.