smart_digits: smart_digits

View source: R/basic.R

smart_digitsR Documentation

smart_digits

Description

Round numeric values to specific

Usage

smart_digits(x, digits = 2)

Arguments

x

A numeric vector formatted to have consistently rounded values

digits

A positive integer to regulate the number of digits to round to

Value

Character version of rounded numeric value


pllittle/smartr documentation built on Feb. 28, 2025, 6:54 a.m.