checkNull | R Documentation |
This function checks if a variable is equivalent to character(0) and handles the data accordingly.
checkNull(item)
item |
the item to be checked |
NA if the item is equivalent to character(0), the item otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.