print.out: Print an out object

Description Usage Arguments Author(s)

View source: R/export.r

Description

Print an out object

Usage

1
2
## 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 Sept. 17, 2020, 5:07 p.m.

Related to print.out in ascii...