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.3")



Attach the package and use:
library("R.devices")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-05-03
Latest Update: 2024-01-29
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.3, https://cran.r-project.org/web/packages/R.devices. Accessed 07 Mar. 2026.
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), 2.17.2 (2024-01-29 14:30)
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

Today's Hot Picks in Authors and Packages

SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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