fmtResult {ivmte}R Documentation

Format result for display

Description

This function simply takes a number and formats it for being displayed. Numbers less than 1 in absolute value are rounded to 6 significant figure. Numbers larger than

Usage

fmtResult(x)

Arguments

x

The scalar to be formated

Value

A scalar.


[Package ivmte version 1.4.0 Index]