Learn R Programming

htmlTable (version 2.1.0)

outputInt: Deprecated use txtInt() instead.

Description

Deprecated use txtInt() instead.

Usage

outputInt(...)

Arguments

...

Passed to txtInt()

Examples

Run this code
# NOT RUN {
# Deprecated function
outputInt(123456)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab