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 1, 2024, 4:33 a.m.