prettyUnc: Print value and uncertainty in parenthesis format

View source: R/genTabStat.R

prettyUncR Documentation

Print value and uncertainty in parenthesis format

Description

Print value and uncertainty in parenthesis format

Usage

prettyUnc(y, uy, numDig = 2)

Arguments

y

(numeric) value

uy

(numeric) uncertainty on 'y'

numDig

(numeric) number of digits to keep on 'uy'

Value

A string.


ppernot/ErrViewLIb documentation built on June 5, 2024, 9:57 p.m.