safe_unbox | R Documentation |
This method adds a default value to return if its argument is null in comparison to rmzTabM::safe_unbox.
safe_unbox(x, default = NULL)
x |
the list, vector, or array object to unbox into a singleton |
default |
the default value to return, if x is null |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.