dot-myround: Do some simple rounding

.myroundR Documentation

Do some simple rounding

Description

Just a helper function to do some rounding here and there.

Usage

.myround(x, digits = 1L)

Arguments

x

A numeric or numeric vector.

digits

Integer; number of decimals to round to.

Value

A character or character vector.


emilelatour/purposeful documentation built on Jan. 6, 2023, 8:04 a.m.