htmlTable (version 2.4.2)

outputInt: Deprecated use txtInt() instead.

Description

Deprecated use txtInt() instead.

Usage

outputInt(...)

Arguments

...

Passed to txtInt()

Examples

Run this code
if (FALSE) {
# Deprecated function
outputInt(123456)
}

Run the code above in your browser using DataLab