Rdocumentation
powered by
Learn R Programming
datacheckr (version 0.2.0.9002)
max_nrow: Maximum Number of Rows
Description
A wrapper for
2^31 - 1
which defines the
theoretical
maximum number of rows in a data.frame.
Usage
max_nrow()
Arguments
Value
A count of the maximum number of possible rows.
Examples
Run this code
max_nrow()
Run the code above in your browser using
DataLab