View source: R/isEmpty_function.R
isEmpty | R Documentation |
This function check whether data is numeric(0) and give returns an NA if this is true and the value of the data otherwise.
isEmpty(x)
x |
Data |
NA or the data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.