Print_Thousands: Format a number for printing

Description Usage Arguments Author(s)

View source: R/Print_Thousands.R

Description

This function takes a character or numeric value as input. The value is returned as a character value with the

Usage

1
Print_Thousands(x, boolcash = T, decimals = -3)

Arguments

x

a numeric or character value

boolcash

TRUE to prepend the return value with $

decimals

the number of decimal places to round to

Author(s)

Ryan Kuhn, CPA; ryan.l.kuhn@questdiagnostics.com


kuhnrl30/DGX documentation built on May 20, 2019, 7:05 p.m.