round_new: Rounding Numberss

Description Usage Arguments Value

View source: R/round_new.R

Description

rounds the values in its first argument to the specified number of decimal places (default 0).

Usage

1
round_new(x, digits = 3)

Arguments

x

A numeric vector to be rounded.

digits

integer indicating the number of (fixed) decimal places.

Value

A numeric vectors


Sanggeun/g.function.bsg documentation built on May 15, 2020, 3:50 p.m.