commaFmt: Format a number with embedded commas

View source: R/commaFmt.R

commaFmtR Documentation

Format a number with embedded commas

Description

Format a number with embedded commas

Usage

commaFmt(x, digits = 0)

Arguments

x

A numeric value

Number

of places to right of decimal point

Value

Formatted number (character)


pteetor/tutils documentation built on July 5, 2025, 1:27 a.m.