round2: Round numbers following normal convention.

View source: R/round2.R

round2R Documentation

Round numbers following normal convention.

Description

Round numbers following normal convention.

Usage

round2(x, n)

Arguments

x

A numeric scalar.

n

The order for the rounding.

Value

The result that would be equivalent to Matlab.


KevinKotze/tsm documentation built on Oct. 6, 2022, 12:22 a.m.