format_big: Format big numbers

View source: R/format_big.R

format_bigR Documentation

Format big numbers

Description

A wrapper around format().

Usage

format_big(x)

Arguments

x

The number to format.

Value

x, formatted with a comma for the big mark. Scientific notation is disabled.


bjoleary/dxr documentation built on Dec. 5, 2023, 8:33 p.m.