View source: R/utils_checkValue.R
is_integer | R Documentation |
Is this an integer?
is_integer(x, nneg = FALSE)
x |
The putative integer |
nneg |
Require |
Logical indicating whether x
is an integer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.