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

Description Usage Arguments Details Author(s) See Also

Description

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

Usage

1
2
## S3 method for class 'texregTable'
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.

Author(s)

Philip Leifeld (http://www.philipleifeld.com)

See Also

texreg-package texreg


texreg documentation built on May 2, 2019, 5:02 p.m.