Learn R Programming

adaptr (version 1.4.0)

fmt_dig: Format digits before printing

Description

Used internally.

Usage

fmt_dig(x, dig)

Value

Formatted character string.

Arguments

x

numeric, the numeric value(s) to format.

dig

single integer, the number of digits.