R/utils_internal.R
divmod.Rd
Division of integers
divmod(a, b)
the dividend
the divisor
a list with two elements, quo (quotient) and rem (remainder)
quo
rem