texreg (version 1.36.18)

print.texregTable: Print the output of a screenreg, texreg, or htmlreg call

Description

Print the output of a screenreg, texreg, or htmlreg call.

Usage

"print"(x, ...)

Arguments

x
A texregTable object. This is basically a simple character object with an additional class name called texregTable.
...
Additional arguments to be handed over to the cat function.

Details

This function prints a texregTable object, which results from a screenreg, texreg, or htmlreg call. Most of the time, this function is called implicitly by just entering the name of the object.

See Also

texreg-package texreg