Unlike is.integer(), which checks the type of argument is integer,
this function checks whether the value of the argument is an integer
(within a specified tolerance).
Details
This function is borrowed from the examples for is.integer()
Unlike is.integer(), which checks the type of argument is integer,
this function checks whether the value of the argument is an integer
(within a specified tolerance).
This function is borrowed from the examples for is.integer()