R/utils.R
max_integer.Rd
A wrapper for .Machine$integer.max which defines the maximum integer value for the machine.
.Machine$integer.max
max_integer()
A count of the maximum integer value.
max_integer() #> [1] 2147483647