Rounds numbers using the round up method, rather than the round to the nearest even number method used by the base function round
.
Source: R/utils.R
round_up.Rd
Rounds numbers using the round up method, rather than the round to the
nearest even number method used by the base function round
.