dgt0.Rd
Use this function to round a vector.
dgt0(x)
a numeric vector
dgt0(rnorm(10)) #> [1] -1 0 -2 0 1 1 -2 0 0 0