isEmpty | R Documentation |
Gemma functions accept typed NAs instead of simple NULLS. I believe this was done as a non-standard-in-R way of specifying data types for the users. Usually this is fine but it makes checking for emptyness a bit annoying since a user can still provide NULLs to make them empty
isEmpty(x)
x |
A parameter that can be NA or NULL when empty |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.