Learn R Programming

datacheckr (version 0.2.0.9002)

max_integer: Maximum Integer Value

Description

A wrapper for .Machine$integer.max which defines the maximum integer value for the machine.

Usage

max_integer()

Arguments

Value

A count of the maximum integer value.

Examples

Run this code
max_integer()

Run the code above in your browser using DataLab