print.fig: Print an graph object

View source: R/export.r

print.figR Documentation

Print an graph object

Description

Print an graph object

Usage

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

Arguments

x

an graph object

backend

ascii backend

...

not used

Author(s)

David Hajage


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

Related to print.fig in ascii...