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