powered by
Checks if an object is an integer.
is_integer(x)
TRUE or FALSE depending on whether its argument is an integer or not.
object to be tested.