Other packages > Find by keyword >

R.devices  

Unified Handling of Graphics Devices
View on CRAN: Click here


Download and install R.devices package within the R console
Install from CRAN:
install.packages("R.devices")

Install from Github:
library("remotes")
install_github("cran/R.devices")

Install by package version:
library("remotes")
install_version("R.devices", "2.17.2")



Attach the package and use:
library("R.devices")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
First Published: 2012-05-03
Latest Update: 2022-06-21
Description:
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.
How to cite:
Henrik Bengtsson (2012). R.devices: Unified Handling of Graphics Devices. R package version 2.17.2, https://cran.r-project.org/web/packages/R.devices. Accessed 10 Apr. 2025.
Previous versions and publish date:
2.1.1 (2012-05-03 08:23), 2.1.3 (2012-11-20 08:06), 2.2.2 (2013-04-02 21:57), 2.5.0 (2013-08-01 09:52), 2.6.1 (2013-09-18 08:35), 2.7.2 (2013-10-16 09:13), 2.8.2 (2014-01-03 01:22), 2.9.2 (2014-05-18 07:38), 2.11.0 (2014-09-02 06:14), 2.12.0 (2014-10-17 11:20), 2.13.0 (2015-02-22 15:15), 2.13.1 (2015-09-22 10:57), 2.13.2 (2015-12-16 23:46), 2.14.0 (2016-03-09 09:13), 2.15.0 (2016-11-08 08:10), 2.15.1 (2016-11-10 13:16), 2.16.0 (2018-07-21 14:30), 2.16.1 (2019-10-24 08:00), 2.17.0 (2021-01-19 19:30), 2.17.1 (2022-06-21 10:00)
Other packages that cited R.devices R package
View R.devices citation profile
Other R packages that R.devices depends, imports, suggests or enhances
Complete documentation for R.devices
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for R.devices406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA