is_integer function

Checks if an object is an integer.

Checks if an object is an integer.

is_integer(x)

Arguments

  • x: object to be tested.

Returns

TRUE or FALSE depending on whether its argument is an integer or not.

  • Maintainer: Ryszard Szymanski
  • License: GPL-3
  • Last published: 2025-03-23