R Graphics Device using Java
This package provides an R graphics device which uses the Java
Graphics and Swing to render the contents of the device.
What to draw and where to draw it is controlled by R's generic
(i.e. non-device specific) graphics engine.
Download
The R package is available as a GNU zipped-tar file
RJavaDevice_0.1-3.tar.gz.
Installation
To install this package, you will have to have previously installed
the Java package. Assuming the Java package
can be loaded by R during the installation (i.e. is in a directory
specified by R_LIBS), one can install this package
in the usual manner:
R INSTALL -c -l wherever/ RJavaDevice
Duncan Temple Lang
<duncan@research.bell-labs.com>
Last modified: Mon Dec 11 10:12:48 EST 2000