Skip to contents

Use this function to round a vector.

Usage

dgt3(x)

Arguments

x

a numeric vector

Value

a numeric vector

Examples

dgt3(rnorm(10))
#>  [1]  0.935  0.176  0.244  1.624  0.112 -0.134 -1.910 -0.279 -0.313  1.067