Description Usage Arguments Value Examples
check if integer(0)
1 | is_integer0(x)
|
x |
A single value |
Boolean
1 2 | nums <- 2
is_integer0(nums)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.