num_round.Rd
formatC for convenient
num_round(num, digits = 4)
numbers
integer default digits = 4
out
x <- 3.14159 out <- num_round(x)