R/utils.R
max_nrow.Rd
A wrapper for 2^31 - 1 which defines the theoretical maximum number of rows in a data.frame.
2^31 - 1
max_nrow()
A count of the maximum number of possible rows.
max_nrow() #> [1] 2147483647