Round: Round of Numbers that is improved.

Description Usage Arguments Value Author(s)

View source: R/Round.R

Description

Round : rounding off to five in double. round_1 and Round2: to achieve the standard sense of rounding.

Usage

1
2
3
4
5
Round(x, n = 0)

round_1(x, n)

Round2(x, n)

Arguments

x

vector or matrix

n

digits

Value

It rounds the values and output to console.

Author(s)

Chai


ch documentation built on July 9, 2021, 9:07 a.m.