fmt_dig: Format digits before printing

View source: R/utils.R

fmt_digR Documentation

Format digits before printing

Description

Used internally.

Usage

fmt_dig(x, dig)

Arguments

x

numeric, the numeric value(s) to format.

dig

single integer, the number of digits.

Value

Formatted character string.


adaptr documentation built on May 29, 2024, 7:48 a.m.