round2: Implement standard rounding, rather than R's rounding

View source: R/utils.R

round2R Documentation

Implement standard rounding, rather than R's rounding

Description

Implement standard rounding, rather than R's rounding

Usage

round2(x, n = 0)

Arguments

x

A number (type == double)

n

The number of digits to round to


UO-BRT/exirt documentation built on Jan. 29, 2023, 8:51 a.m.