Skip to contents

Round a value. If it's NULL, returns NULL.

Usage

.round_ignore_null(v, digits = 3)

Arguments

v

Value

digits

How many digits round

Value

Rounded value, or NULL