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/latable documentation built on May 12, 2024, 11:12 p.m.