round2: round2 always round half up (R's native round/sprintf may...

View source: R/stats.R

round2R Documentation

round2 always round half up (R's native round/sprintf may round .055 -> .05); vectorized

Description

round2 always round half up (R's native round/sprintf may round .055 -> .05); vectorized

Usage

round2(x, n)

jerryzhujian9/zmisc documentation built on Sept. 24, 2024, 2:40 p.m.