print.fig: Print an graph object

Description Usage Arguments Author(s)

View source: R/export.r

Description

Print an graph object

Usage

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

Related to print.fig in ascii...