r.2: Round a number to 2 digits and returns a string.

Description Usage Arguments

View source: R/math.R View source: R/data-frame.R

Description

Round a number to 2 digits and returns a string.

Round a number to 2 digits and returns a string.

Usage

1
2
3
r.2(x)

r.2(x)

Arguments

x

Number to be rounded.


rikhuijzer/codex documentation built on June 1, 2020, 12:27 a.m.