rounding: Rounding operator

%R%R Documentation

Rounding operator

Description

Rounds the values in its first argument to the specified number of decimal places

Usage

x %R% digits

Arguments

x

a numeric vector

digits

a number

Details

Rounding as usual but using an infix operator

Value

Rounded value


lebatsnok/hammock documentation built on Dec. 2, 2022, 6:25 a.m.