Skip to contents

Number of Decimal Places

Usage

utils_digits(x = NULL)

Arguments

x

(required, numeric) Default: NULL

Value

integer

Examples

utils_digits(x = 0.234)
#> [1] 3