roundr: A rounding function

View source: R/roundr.R

roundrR Documentation

A rounding function

Description

custom rounding function: number of digits depends on size of number

Usage

roundr(x)

Arguments

x

a number

Examples

roundr(3.2)

andrew-griffen/griffen documentation built on Feb. 11, 2025, 4:23 a.m.