Rdocumentation
powered by
Learn R Programming
datacheckr (version 0.2.0.9002)
min_integer: Minimum Integer Value
Description
A wrapper for
-.Machine$integer.max
which defines the minimum integer value for the machine.
Usage
min_integer()
Arguments
Value
A int of the minimum integer value.
Examples
Run this code
min_integer()
Run the code above in your browser using
DataLab