genTabStat: Generate results table from benchmarking statistics generated...

View source: R/genTabStat.R

genTabStatR Documentation

Generate results table from benchmarking statistics generated by 'estBS()'

Description

Generate results table from benchmarking statistics generated by 'estBS()'

Usage

genTabStat(S, comp = TRUE, ref = 0, numDig = 1, units = "a.u.", short = TRUE)

Arguments

S

-

comp

-

ref

-

numDig

(integer) number of digits to keep for uncertainty display.

units

(string) units of the data.

short

(logical) use parenthetic notation to display uncertainty.

Value

A dataframe.


ppernot/ErrViewLib documentation built on June 1, 2024, 4:33 a.m.