print.out: Print an out object

View source: R/export.r

print.outR Documentation

Print an out object

Description

Print an out object

Usage

## S3 method for class 'out'
print(x, backend = getOption("asciiBackend"), ...)

Arguments

x

an out object

backend

ascii backend

...

not used

Author(s)

David Hajage


ascii documentation built on May 29, 2024, 6:10 a.m.

Related to print.out in ascii...