ceiling_dec: Round numbers up to a given number of decimal places
Description
Round numbers up to a given number of decimal places
Usage
ceiling_dec(x, digits = 1)
Value
The rounded up numeric vector
Arguments
- x
a numeric vector
- digits
integer indicating the number of decimal places