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/smarter documentation built on Feb. 27, 2025, 1:06 a.m.