R/helpers.R
amod.Rd
Return the same as a % b with b instead of 0.
amod(x, y)
an integer
if (FALSE) { amod(8, 4) }