Learn R Programming

xpose4 (version 4.7.3)

xpose.dev.new: Create a new graphical device for an Xpose plot.

Description

The function uses the code from dev.new(). This is a function to make dev.new() back compatible with older versions of R (before 2.8.0).

Usage

xpose.dev.new(...)

Arguments

...

Additional arguments to a new graphical device. see dev.new.

Author

Andrew Hooker

See Also