View source: R/tcc_ptr_utils.R
| tcc_ptr_is_null | R Documentation |
Returns TRUE if the external pointer address is NULL, FALSE otherwise.
tcc_ptr_is_null(ptr)
ptr |
External pointer |
Logical scalar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.