Description Usage Arguments Details
View source: R/utils-validation.R
Check if a value is NULL or NA.
1 | isEmpty(val)
|
val |
any R object. |
Check for empty values
Be careful what you pass in as val
,
e.g. a list will return a vector of logicals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.