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 March 9, 2024, 12:49 a.m.