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 June 3, 2024, 12:34 p.m.