fmt: Format Numeric Value as Character

Description Usage Arguments Value Examples

View source: R/reporting.R

Description

Format Numeric Value as Character

Usage

1
fmt(x, digits = 2)

Arguments

x

vector

digits

digits to round

Value

The original numeric vector rounded, formatted and converted to character.

Examples

1
## Not run: # nothing here yet

outcomesinsights/jigsaw_r documentation built on May 24, 2019, 5:54 p.m.