Skip to contents

Use this function to round a vector.

Usage

dgt2(x)

Arguments

x

a numeric vector

Value

a numeric 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