print.out {ascii}R 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


[Package ascii version 2.6 Index]