Description Usage Arguments Value Examples
checks if a variable is integer
1 |
x |
any variable |
TRUE if "x" is integer, FALSE if "x" not is interger
1 2 | x = 5
check.integer(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.