Skip to contents

Helper function to check whether or not number is integer or integer-like. can't believe there's not a base function for this!

Usage

check_integer(x)

Arguments

x

number or vector

Value

boolean values of whether a number is integer or integer-like