powered by
rounded(x, digits = 2, add = FALSE, max = (digits + 2))
FALSE
add=TRUE
x
x = seq(0, 1, by=.1) rounded(x)
Run the code above in your browser using DataLab