print.reverse_construct: Prints a reverse_construct object
Description
Prints a reverse_construct object.
Usage
## S3 method for class 'reverse_construct':
print(x, file = "", ...)
Arguments
x
A reverse_construct object.
file
A connection, or a character string naming the file to print to.
If "" (the default), cat prints to the console unless
redirected by sink. Windows users