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