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 April 25, 2024, 9:14 a.m.