check_integer.Rd
Helper function to check whether or not number is integer or integer-like. can't believe there's not a base function for this!
check_integer(x)
number or vector
boolean values of whether a number is integer or integer-like