Learn R Programming

⚠️There's a newer version (0.21-0.2) of this package.Take me there.

round

Versions of round(x, digits) for R. This is less trivial than you may think: Numbers (and arithmetic) is in binary, rounding (apart from digits=0) is to decimals.

Copy Link

Version

Install

install.packages('round')

Monthly Downloads

944

Version

0.20-0

License

AGPL (>= 3) | file LICENSE

Maintainer

Martin Maechler

Last Published

January 5th, 2021

Functions in round (0.20-0)

roundX

Rounding Numbers to Decimal Digits -- Variants
randI

Random Integers of Specified Number of Digits
mathC99

C99 'math' Library Functions (where Not in Standard aka 'Base' R)