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 April 24, 2024, 6:06 p.m.