R.devices: Unified handling of graphics devices
This package provides functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.
Version: |
2.11.0 |
Depends: |
R (≥ 2.10.0) |
Imports: |
R.methodsS3 (≥ 1.6.1), R.oo (≥ 1.18.0), R.utils (≥ 1.33.0), base64enc (≥ 0.1-2) |
Suggests: |
digest (≥ 0.6.4), R.rsp (≥ 0.19.0) |
Published: |
2014-09-02 |
Author: |
Henrik Bengtsson [aut, cre, cph] |
Maintainer: |
Henrik Bengtsson <henrikb at braju.com> |
License: |
LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)] |
NeedsCompilation: |
no |
Materials: |
NEWS |
CRAN checks: |
R.devices results |
Downloads:
Reverse dependencies: