int
modulus
R/makeRoundUp.R
makeRoundUp.Rd
Round up the provided integer vector int according to the modulus.
makeRoundUp(int, modulus)
integer vector
integer value to use as the divisor.