Skip to contents

Use this function to round a vector.

Usage

dgt1(x)

Arguments

x

a numeric vector

Value

a numeric vector

Examples

dgt1(rnorm(10))
#>  [1] -0.6  0.6  2.1 -1.6  0.5 -1.9 -0.5 -0.1  0.5 -0.9