is_integer_num | R Documentation |
Different from is.integer()
and rlang::is_integer()
, which only check if the class of the object is "integer"
.
is_integer_num(n)
n |
Numeric to test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.