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.


INCEPTdk/adaptr documentation built on May 7, 2024, 8:21 a.m.