Print_Percent: Format a number as a percentage for printing

Description Usage Arguments Author(s)

View source: R/Print_Percent.R

Description

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

Usage

1
Print_Percent(x, decimals = 0)

Arguments

x

a numeric or character value

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.