makeRoundUp: Round up the provided integer vector 'int' according to the...

Description Usage Arguments

View source: R/makeRoundUp.R

Description

Round up the provided integer vector int according to the modulus.

Usage

1
makeRoundUp(int, modulus)

Arguments

int

integer vector

modulus

integer value to use as the divisor.


rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.