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