tabnum: Format numbers for tables by replacing the hyphen with a...

Description Usage Arguments

View source: R/tabnum.R

Description

Format numbers for tables by replacing the hyphen with a minus sign.

Usage

1
tabnum(x, digits = 2, stripzero = FALSE, addDollars = FALSE)

Arguments

x

A numeric variable.

digits

Number of digits after the decimal place. Default = 2

stripzero

Remove the leading zero? Default = FALSE

addDollars

Add dollar signs for latex math mode


wjschne/APA6 documentation built on May 4, 2019, 7:34 a.m.