Print the output of a screenreg, texreg, or htmlreg call.
# S3 method for texregTable
print(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.
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.