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]
All associated links for this package
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 02 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
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  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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