Round to 2 digits
dgt2.RdUse this function to round a vector.
Examples
dgt2(rnorm(10))
#> [1] 0.47 0.36 -1.30 0.74 1.89 -0.10 -0.94 -0.02 -0.83 -1.51
dgt2.RdUse this function to round a vector.
dgt2(rnorm(10))
#> [1] 0.47 0.36 -1.30 0.74 1.89 -0.10 -0.94 -0.02 -0.83 -1.51