float_round: float_round

View source: R/RcppExports.R

float_roundR Documentation

float_round

Description

Rouding of Numbers

Usage

float_round(float_n, digits = 0L)

Arguments

float_n

A numeric vector.

digits

integer indicating the number of decimal places .

Value

A vector.


heterogen documentation built on Aug. 17, 2023, 9:06 a.m.